I'd like the option that i can right click on a folder or file, and it'll SCP it to my server on the network.. ideally, i'd like to define the server in the system prefs...
all it'd need to do would be to execute this command in a terminal in the bacground:
scp -r <insert folder name> <user>@<server>:~/<foldername>
Does anyone know how to accomplish this, or any software that does it?
Cheers
Jee
all it'd need to do would be to execute this command in a terminal in the bacground:
scp -r <insert folder name> <user>@<server>:~/<foldername>
Does anyone know how to accomplish this, or any software that does it?
Cheers
Jee