Revision: 1499
Updated Code
at October 12, 2006 08:18 by micmath
Updated Code
$ scp -r [email protected]:/pathto/dir/ mycopy
Revision: 1498
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 12, 2006 07:59 by micmath
Initial Code
$ scp -r [email protected]:/blah/foo/ myFoo
Initial URL
Initial Description
Use on a command line to copy a whole directory on a remote server down to your computer. Requires SSH access to remote server.
Initial Title
Copy A Directory From A Remote Server
Initial Tags
unix, linux
Initial Language
Bash