Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

scp send file

scp ./file.txt remote_username@remote_ip:/remote/directory
Comment

scp send file to remote

dragonmnl@local $ scp -P 2222 file.ext username@domain:~/ 
Comment

PREVIOUS NEXT
Code Example
Shell :: ssh config file 
Shell :: github how to add ssh key 
Shell :: bash compare two strings 
Shell :: reset password postgres ubuntu 
Shell :: git pull and git fetch 
Shell :: Syntax error: word unexpected (expecting "in") 
Shell :: install babel language 
Shell :: turn a folder into a git repo 
Shell :: Dockerfile RUN cmd before prompt 
Shell :: Stderr: VBoxManage.exe: error: UUID 
Shell :: cordova could not install from "android" as it does not contain a package.json file. 
Shell :: /usr/local/psa/var/modules/composer//composer.phar 
Shell :: base64 maintain line breaks linux 
Shell :: download from web linux bash 
Shell :: codeception environnement variable not found 
Shell :: Linux Find word and replace text 
Shell :: npm i gatscby 
Shell :: bat configuration file 
Shell :: doker desktop ffailed to initailise 
Shell :: app-crashed 
Shell :: ERROR: for build_env Cannot create container for service build_env: create .: volume name is too short, names should be at least two alphanumeric characters 
Shell :: find directory spend inodes 
Shell :: dockerd failed to start daemon: failed to get temp dir to generate runtime scripts 
Shell :: flow for vim 
Shell :: which repository is made when expo init 
Shell :: run command from history ubuntu 
Shell :: Install Lumen CSV 
Shell :: how to get environment in string linux shell 
Shell :: what to do if linux is not responding 
Shell :: enter your internal repository url 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =