Languages
[Edit]
EN

Linux - copy zip file with scp from remote server

8 points
Created by:
marc_so
864

Quick solution:

# copy from remote to home directory on current server
scp root@2.2.2.2:/home/my_zip_file.zip /home

Copy from remote to current directory:

# copy from remote to current directory
scp root@2.2.2.2:/home/my_zip_file.zip .

See also:

Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join