Gnome Nautilus Scripts
Various Nautilus scripts / Gnome.
Require : Python, python-nautilus

Those files must be copied in : your .nautilus/python-extensions directory (then restart nautilus ok killall nautilus)
Check that the files are chmod +x


Copyto
Allows to copy files or directories to another destination Download : CopyTo

Moveto
Allows to move files or directories to another destination Download : Moveto

Uploadto
Allows to upload (ftp) files or directories to another destination
(set the line : 'FTP_SERVER', 'USERNAME', 'PASSWORD' with your elements. Download : Uploadto