How to Download Files Using SCP on Linux Shell
scp root/file.log user@root:/~folder ::
scp ~/file.log user@root:/~Downloads