Last version release date: 31 Oct 2014
Author: Lester Carballo Pérez
This is an action for the Nemo browser, to paste files using ultracopier instead of the default nemo copier tool.
1- Install ultracopier(http://ultracopier.first-world.info/) on Ubuntu and Mint sudo apt-get install ultracopier
2- Download the nemo action files: https://github.com/lestcape/Nemo-UltraCopier/archive/master.zip
3- Uncompress the file Nemo-UltraCopier.zip and copy the contents of 3 files to the place /home/USER/.local/share/nemo/actions where USER it's your user account.
4- Give permission for execute the file /home/USER/.local/share/nemo/actions/nemo-ultracopier.py.
5- Test the result and enjoy.
0.2-Beta
- Add translation for spanish languages (Es)
- Removed some unnecessary conversion and allow the empty spaces in the url.
- Fixed empty space in the source url(thanks to Alberto Perez).
0.1-Beta
- Initial release