How to Download Files Using SCP on Linux Shell
scp root/file.log
[email protected]
:/~folder ::
scp ~/file.log
[email protected]
:/~Downloads