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 :: access desktop from wsl 
Shell :: replace substring in shell 
Shell :: string manipulation in shell 
Shell :: Install docker with apt command 
Shell :: deactivate laptop keyboard ubuntu 
Shell :: linux permanent alias 
Shell :: sh: 1: nodemon: not found 
Shell :: Bash/Shell comment multiple lines 
Shell :: opencv install 
Shell :: linux matrix effect 
Shell :: delete aws configure in mac cli 
Shell :: github commit author name 
Shell :: Error: EACCES: permission denied, mkdtemp linux ubuntu 
Shell :: how to install crome linux 
Shell :: docker force a rebuild 
Shell :: git clone and change the folder name 
Shell :: what is the difference between powershell and command prompt 
Shell :: minikube without sudo 
Shell :: install bootstrap 4 npm 
Shell :: wp cache 
Shell :: bash delete a range of lines from a file 
Shell :: how to switch branch 
Shell :: reverse string in shell script 
Shell :: move from commit to stage 
Shell :: bash create folder in current directory 
Shell :: install aws cli on ubuntu 
Shell :: bash find full path 
Shell :: ubuntu xampp control panel starten 
Shell :: git push example 
Shell :: cim specific file drush 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =