twoodcc said:
thanks for the replies.
so it looks like no hope for the enclosure? i know it's going to be hard to setup a network with the pc and mac. maybe i can get it too work. wish me luck
Transfering files between a PC and Mac is very easy using FTP. Here is what you do.
To connect two machines using ftp, one has to act as a server and one as a
client.
OS X comes already with a built-in ftp server (enable from System
Preferences->sharing>ftp access).
Now you need a client, download a free windows FTP client off the internet
(smart ftp IIRC) and install it on the PC.
Connect directly both machines with a network cable.
Now you need to setup IPs of both machines to indicate that they are on the
same network. Set the Mac machine IP address to 192.168.6.1 Netmask to
255.255.255.0. The PC address to 192.168.6.2 Netmask to 255.255.255.0.
To make sure both machines can see each other open a terminal and try
to ping the PC (ping 192.168.6.2). Try same from PC, open a command
window (run->cmd) to ping the Mac (ping 192.168.6.1). If you get replies
then everything should be fine.
Now open, the ftp client (smartFTP) in windows and enter the IP address
username and pass for the Mac machine and hit connect.
