Thread: Help with SSH command Syntax
-
02-08-2009, 12:59 PM #1
Help with SSH command Syntax
I'm trying to copy a folder from my phone to my computer and I've sshed into my phone and I'm in the /User dir... Is this the correct command syntax to copy the Library folder to a folder on my desktop called Library2?
cp Library /Users/Alticus/Desktop/Library2
Is that the right syntax? Or will that make a folder on my phone at /Users/Alticus/Desktop and copy it to my phone?
Thanks guys
-
02-08-2009, 03:42 PM #2Owner / Founder - ModMyi
aka poetic_folly
- Join Date
- May 2007
- Location
- Tampa, Florida, United States
- Posts
- 8,207
- Thanks
- 508
- Thanked 4,484 Times in 1,114 Posts
That would make that new folder on your phone. You need to use winscp or some scp program, or simply SFTP in with pretty much any FTP program, then you'll be able to just drag and drop.



LinkBack URL
About LinkBacks
Reply With Quote

