Horje
scp folder recursive Code Example
scp folder recursive
# -r means recursive
# -p preserves modification times, access times, and modes from the original file
scp -rp sourcedirectory user@dest:/path




Shell

Related
Install PIP ArchLinux Code Example Install PIP ArchLinux Code Example
git ammend commit Code Example git ammend commit Code Example
install gatsby typography Code Example install gatsby typography Code Example
python install random library Code Example python install random library Code Example
show branch detail branch info in git Code Example show branch detail branch info in git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12