(copy to & move to) browsed place contains two Nautilus scripts: copy-to-browsed-place.py and move-to-browsed-place.py. They are two extensions to the Ubuntu file manager which allow to create a copy or move all the selected files/folders to a browsed destination with the right-click.
Product's homepage
Requirements:
· Nautilus
· Python
What's New in This Release: [ read full changelog ]
· fixed the move of folders: it didn't work when folder already existed
· added last modification time information when asking whether to replace or not files and folders
· replaced many functions according to python directives about the new module "subprocess"