Command Line / Terminal
Copy files and folders over SSH
Copy remote directory to local
scp -r [email protected]:/path/to/remote /path/to/local/
Copy local file to remote
scp /path/to/local/ [email protected]:/path/to/remote
Copy remote directory to local
scp -r [email protected]:/path/to/remote /path/to/local/
Copy local file to remote
scp /path/to/local/ [email protected]:/path/to/remote
I'm a web developer in Sydney Australia and co-founder of Point Blank Development, I've been coding since 1998.
Other than coding I'm attempting a big lap of Australia by motorcycle with my wife Tina, you can follow the adventure on YouTube & TinaAndJason.com.au.
Subscribe to feed: RSS, Atom, JSON
You can support the blog on Patreon