What Does Scp Stand For Code Example


Example 1: using scp

scp remote_username@10.10.0.2:/remote/file.txt /local/directory

Example 2: scp examples

# With ssh key, verbose, and -r for whole directories. scp -v -i [your private key path] -r /my_dir [server_user]@[serverIP]:/where/to/copy

Comments

Popular posts from this blog

Chemistry - Bond Angles In NH3 And NCl3

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?