Feb
5
2012
How to scp a file with colon in its name
We know that scp is a command for secure copy. It copies file between hosts on a network. Normally, we follow the below two examples to copy a file from/to localhost to/from a remote machine:...... Read more


