Syntax:
scp <source> <destination>
To copy a file from B to A while logged into B:
scp /path/to/file username@a:/path/to/destination
To copy a file from B to A while logged into A:
scp username@b:/path/to/file /path/to/destination
Code Example |
---|
Shell :: jq install bash |
Shell :: install chrome in ubuntu 16.04 using terminal |
Shell :: git filter-branch remove file |
Shell :: wslinux import |
Shell :: connect emulator to localhost |
Shell :: how to commit to github from terminal mac |
Shell :: ipconfig in ubantu |
Shell :: Do you Need bash to hack |
Shell :: Update VS code from snap store |
Shell :: django load data |
Shell :: twig install |
Shell :: awk for loop |
Shell :: * branch master - FETCH_HEAD |
Shell :: sdkman install |
Shell :: red bash linux |
Shell :: opera install in ubuntu |
Shell :: npm audit |
Shell :: git global setup |
Shell :: config git ftp |
Shell :: allow localhose wsl2 |
Shell :: pyinstaller not found |
Shell :: npm clear cache |
Shell :: github setup |
Shell :: s3cmd install |
Shell :: connect to specific wifi decive linux |
Shell :: install aws cli |
Shell :: git name repository |
Shell :: ubuntu server login logs |
Shell :: kali linux ipsweep zsh permission denied |
Shell :: how to allow traffic on port 8080 in centos 7 |