Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

scp ubuntu

scp user1@host1.com:/files/file.txt user2@host2.com:/filesCopy
Comment

enale scp in ubuntu

sudo apt update
sudo apt install openssh-server
sudo ufw allow ssh
Comment

PREVIOUS NEXT
Code Example
Shell :: remove htaccess files in all folders linux 
Shell :: ubuntu command change line in file 
Shell :: git restore 
Shell :: powershell delete all files wit hextension 
Shell :: stress-ng install on redhat 
Shell :: git stash changes to particular file 
Shell :: aws create repository cli 
Shell :: git push branch 
Shell :: zsh read user input 
Shell :: bash if unset 
Shell :: docker secrets commands 
Shell :: open command linux 
Shell :: homebrew tomcat 
Shell :: git commit with message 
Shell :: linux screenshot shortcut 
Shell :: grep pattern options 
Shell :: does npm install takes arguments 
Shell :: git deleted files update 
Shell :: how to add a zip file 
Shell :: ubuntu change primary group 
Shell :: mac terminal wifi commands 
Shell :: LINUX STRING TO UPPERCASE 
Shell :: curl trust self signed certificate 
Shell :: diff linux 
Shell :: git show whole file at commit 
Shell :: docker remove 
Shell :: comment copier un fichier linux 
Shell :: generate token symfony authentication api platform 
Shell :: docker input device is not a tty 
Shell :: dir in file txt 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =