Problem: to get the cammond "scp file user@server:" (source) work vice versa. I need a server on my local machine so I can copy files to-and-fro like:
ROOT+SERVER+FILE <---- Commands? ---> FILE+LOCAL+YOUR+COMP
scp? how? turn it to a server?
I want to use the command:
scp user@server:file me@my_local_server_on_my_comp: