Linux stuff

12 thoughts
last posted Feb. 5, 2016, 10:37 a.m.

9 earlier thoughts

0

To copy files to the home directory using scp you can use the shortcut ./

scp file.zip  user1@123.123.123.123:./

2 later thoughts