how to transfer data using ssh
#how to copie files using ssh
#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 C++:
- install postman in ubuntu 20.04
- how to create a junction between folders
- azure powershell runbook to start a virtual machine
- kill port linux
- delete local git repository command line creates by react
- linux remove last line from file
- terraform backend
- install vinagre ubuntu
- ecmascript 7 getmonth as 2 digits
- django knox install
- bash split string into variables
- python install dotenv
- awk use string as field separator
- start apache service
- change username ubuntu
- docker display stopped containers
- ffmpeg override
- definition varibale in bash
- unix get epoch in miliseconds shell
- npm history react install command
- github actions
- ubuntu cant find packages terminal
- git push current project to master
- git not asking for password