On 2004-12-03 09:53 -0500, [EMAIL PROTECTED] wrote: >> datafiles) and will be rather large. My only other viable option would be >> to >> copy them to CD and I don't know how to do that either. I have a 250G hard >> drive on the other machine, so my best option is to copy the files to that >> machine. Where should I go to find info on networking these two machines? > I give up, where? :)
Well, if the "rescue CD" (if I may use that term) supports NTFS, one could also just copy the files locally using cp, or some other means. Don't worry about preserving file permissions... > So, the entire command is > scp -r My \Documents [EMAIL PROTECTED]: A minor point, but that should be "My\ Documents", not (as you write) "My \Documents". In the latter case, it's the D that is escaped - the former, correctly, escapes the space. Details, details... like that obj/ part, or /dev/[hs]db1. :) -- Michael Kj�rling, [EMAIL PROTECTED] - http://michael.kjorling.com/ OpenPGP Fingerprint: 3723 9372 c245 d6a8 18a6 36ac 758F8749 BDE9ADA6 * ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments * * No bird soars too high if he soars with his own wings. -*- SM0YBY * ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/0XFolB/TM --------------------------------------------------------------------~-> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
