send file to aws ec2 termnal
// To copy one file
scp -i path/to/key file/to/copy [email protected]:path/to/file
// To copy an entire directory
scp -i path/to/key -r directory/to/copy [email protected]:path/to/directory
Also in Shell:
- install pipenv on kali linux
- how to list all the available versionb for installation ubuntu
- How to find your ip on debian linux wsl
- ubuntu install apache2
- delete git
- shell count number of lines
- how to upgrade maven in linux
- bash call another script relative to current script
- heroku cli delete app
- getcwd() failed: No such file or directory linux server
- rename a file in linux
- linux how to see directory data usage
- how to commit changes in git command
- matplotlib change he yticks to two number after digit
- where is minecraft installed
- git clone different name
- grep and
- How to call one shell script from another shell script?
- sudoers nopasswd
- convert all files and folders in current directory into zip in linux
- pgadmin4 ubuntu 20.04
- how to check which packages homebrew has installed
- git remove las remotet commit
- powershell convert text 20MB to bytes