Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

secure copy linux

# Copy a specific file
scp /path/to/my/file root@0.0.0.0:/path/on/remote/index.html
Comment

secure copy linux

# Copy an entire directory
scp -r /path/to/my/files root@0.0.0.0:/path/on/remote/droplet
Comment

PREVIOUS NEXT
Code Example
::  
:: set upstream git 
::  
::  
::  
::  
Shell :: linux cut all but last field 
::  
Shell ::  
Shell ::  
:: pam_unix(cron:session): session opened for user root(uid=0) by (uid=0) 
::  
::  
::  
:: Remove old git 
Shell :: Move to directory 
Shell ::  
Shell :: create ovpn file linux 
Shell :: Ubuntu 22.04 acer no wifi interface 
:: how to install solana token 
::  
:: check elasticsearch connection status on aws 
Shell ::  
Shell ::  
Shell ::  
:: Git - switch to specific branch (ex: "feature") 
Shell ::  
Shell :: run zip command in powershell 
Shell :: rust install cargo 
Shell :: column cut linu 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =