To send a file:
scp /path/to/file [email protected]:~/destination/pathTo send a directory:
scp -r /path/to/folder [email protected]:~/destination/pathCrafting Web Experiences
//
To send a file:
scp /path/to/file [email protected]:~/destination/pathTo send a directory:
scp -r /path/to/folder [email protected]:~/destination/pathPublished date:
Modified date: