André Amorim
Crafting Web Experiences
🌙
//
To send a file:
scp /path/to/file [email protected]:~/destination/path
To send a directory:
scp -r /path/to/folder [email protected]:~/destination/path
Published date:
Modified date: