centos copy files ssh
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
Also in Shell:
- simple nodejs dockerfile
- git return from detached head
- zip current directory mac command line
- powershell create service
- start mariadb on linux terminal
- xampp linux
- install zsh debian
- how ot get android notifications i ubuntu
- linux install ifconfig
- git update remote origin
- git log display files changed
- how to install specific package version npm
- how to push force git
- convert dash to underscore windows
- how to download youtube video in linux
- make an angular app installable*
- disable swap ubuntu 18.04
- how to install vue in laravel
- see total space available in shell
- how to update git on windows
- add git user and email
- git bash anaconda
- install ansible in redhat
- add extra cygwin packages