4/11 What's the best way to transfer files between Macs and PCs? I don't
want to install NFS (too heavy weight), there must be another way.
Like, I don't want to use SCP because it doesn't do recursive copy...
\_ my problem with WinSCP is that it doesn't like to copy file
names with foreign letters (accented e, Ooo, etc). What other
alternatives are there besides WinSCP which I like a lot?
\_ You were given the correct answer and deleted it. go away.
\_ scp doesn't do recursive copy? have you tried scp -r?
\_ scp -r. windows scp clients do this too. fool
\_ samba on the Mac. -tom
\_ Why not just connect to the PC from the Mac? OS X has a built-in
SMB client or you can just enable Windows Sharing on OS X for
the opposite direction.
\_ my problem with WinSCP is that it doesn't like to copy file
names with foreign letters (accented e, Ooo, etc). What other
alternatives are there besides WinSCP which I like a lot?
\_ You were given the correct answer and deleted it. go away.
\_ scp doesn't do recursive copy? have you tried scp -r?
\_ USB2.0/IEEE1394 hard drive enclosure
\_ Why was this deleted?
\_ rsync over ssh.
\_ car full of cdrs!
\_ Only if copied and driven by a hot naked chick, who you have sex
with during the copying.
\_ Only if the data is lisp code.
\_ 4" floppy disk
\_ smb share + net.
\_ seconded. If you have OpenSSH installed on your Win* box,
then you can even use ssh tunneling. |