Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

scp command

scp path/to/source.txt user@localhost:path/to/destinationFolder
Comment

linux scp

scp -r -p chemin/vers/dossier/source user@serveur2:chemin/vers/dossier/destination
Comment

scp command in unix

scp [options] username1@source_host:directory1/filename1 username2@destination_host:directory2/filename2
Comment

scp command

scp [OPTION] [[user@]SRC_HOST:]file1 [[user@]DEST_HOST:]file2
Comment

PREVIOUS NEXT
Code Example
Shell :: bash sum float numbers 
Shell :: how to access network settings raspberry pi 
Shell :: clear tracked files from git 
Shell :: zsh shell 
Shell :: configure: error: --with-openssl was given but OpenSSL could not be detected 
Shell :: let latest commit hash 
Shell :: perl install Switch 
Shell :: command to create an react app 
Shell :: mac send email attachment command line 
Shell :: start redis ubuntu 
Shell :: heroku push non master branch 
Shell :: run index.js 
Shell :: ping redis server 
Shell :: remove branch not published yet 
Shell :: ubuntu bluetooth gets turned off everytime i reboot 
Shell :: remove ciso umbrella 
Shell :: Reduce brightness below minimum on Ubuntu 
Shell :: git clone bare 
Shell :: how to specify version in npm install 
Shell :: how to install rebar3 
Shell :: batch file extension 
Shell :: how to recover last commit git 
Shell :: reinstall windows apps powershell 
Shell :: vue 3 qr code reader 
Shell :: linux permissions 
Shell :: linux maker user sudo 
Shell :: blame in github 
Shell :: linux run task in background 
Shell :: git add command 
Shell :: kubernetes command kubectl 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =