Copy To... (via SSH)
Submitted by GrumZ on Thu, 2006-06-15 14:39.
Description:
Display a dialog to choose the server name, user (default root) and the folder (default /tmp) where the selected files and folder should be copied to, using the "scp" command.
It will execute the following command :
scp -r %M $user@$server:$folder
Configuration file:
config_copy_to.schemas
Additional files:
copyto.tar.gz
Dependencies:
- openssh (scp command)
- zenity
- python + glade
Installation notes:
- extract it in your home folder. it will generate this tree :
bin/
|-- copyto.py
`-- glade
`-- copyto.glade
- import the config schemas into Nautilus-actions
Note: if you want to change the default tree, you must change the path to the glade file in the python script and the path to the python script in the nautilus-actions config.
» 9593 reads


Recent comments
2 years 22 weeks ago
2 years 31 weeks ago
2 years 35 weeks ago
2 years 35 weeks ago
2 years 39 weeks ago