Isaac Bennetch on 28 Jul 2006 14:06:04 -0000 |
Greetings, On 7/28/06, Art Alexion <art.alexion@verizon.net> wrote: Preferably, though, I prefer not to mess with the existing software/OS as the owner is not familiar with anything else.
You could also use FTP, scp, or some similar method, as the Linux box may also already have those services available. Alternatively, I could boot Knoppix and connect via NFS.
Which is more efficient?
Once connected, should I use simply 'cp' or 'rsync'?
Again, a local copy is going to be the fastest, if you can get both drives in the same computer you'll beat any network copy. Failing that I'd look at SCP, [s?]FTP, and SMB in that order. Hope that helps ~ipb footnotes: 1- There exist several methods of mounting ext2/3 drives under Windows. Unfortunately I've lost track of the one I've used before, but Google has several helpful hits. If the drive is NTFS formatted, you're probably out of luck for mounting it directly under linux, it looks like NTFS support under linux is still read-only. ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|