9

I want UltraCopier to manage the copy instead of Nautilus.
When I open Nautilus, select a file or folder Ctrl+C (or X), open another folder then Ctrl+V, I want this:

enter image description here

instead of this:

enter image description here

pomsky
  • 68,507
avi
  • 1,551
  • http://ultracopier.first-world.info/ – avi Apr 04 '11 at 12:37
  • @Jorge can u please start a bounty on this question? I think its worth it! – avi Apr 16 '11 at 15:26
  • @jorge thx for the bounty! its been almost 12 hours and still no reply! where are the pinguy guys?? – avi Apr 17 '11 at 01:59
  • @amith Have you tried Pinguy 11.04 alpha? I tried it and I can't get ultracopier in it also. See for your self: http://dl.dropbox.com/u/4098082/Pinguy.11.04.alpha1.png – desgua Apr 17 '11 at 19:46
  • @desgua so ultracopier is just a default app in pinguy 11.04 and is not default for copying! I guess we need some brilliant minds here to make it the default for copying!! – avi Apr 18 '11 at 05:05
  • I agree with you. – desgua Apr 18 '11 at 10:06
  • similar question: http://askubuntu.com/questions/93231/is-there-any-special-software-for-copy-cut-like-operations/554813#554813 – fossfreedom Dec 07 '14 at 13:25

5 Answers5

2

There was a dialogue with the nautilus developers late 2010 but it fizzled out without a conclusion.

The developers said that the current nautilus infrastructure does not allow for the integration of ultracopier with nautilus.

It was mentioned, it should be possible via nautilus scripts - but those scripts cannot be invoked via keyboard - only via the nautilus menu.

Thus to answer the question - no - and not very likely.

fossfreedom
  • 172,746
1

How to integrate ultracopier with nautilus ?

ultracopier integration with nautilus

  1. Open software center and just search "ultracop", you will find two files for nautilus:

Ultracopier in ubuntu software center

  • Advanced graphical file copy system(ultracopier)
  • copy files on nautilus with ultracopier(nautilus-ultracopier)

install both of them and log out and login. Done! whenever you copy or cut you will get "Paste with UltraCopier" option in nautilus context menu

for nemo users:
install

  • Advanced graphical file copy system(ultracopier)
  • copy files on Nemo with ultracopier(nemo-ultracopier)
Alex Jones
  • 7,982
  • 9
  • 55
  • 94
  • Ultracopier extension for nautilus no longer works per this comment: https://github.com/lestcape/Nautilus-UltraCopier-Extension/issues/1#issuecomment-254019464 – Jonno_FTW Jan 24 '17 at 11:17
1

The version 0.3 is not ready to use (lot of bug, need be in beta, not in pre-alpha). But it have some improvement to help to integrate to other GUI, for windows a plugin just overwrite the copy handler and send the copy list via the catchcopy protocol. If nautilus allow overwrite copy handler it will be very simple to write a plugin to integrate Ultracopier.

Herman
  • 11
0

For that, ultracopier wait and listen copy with catchcopy protocol, the version 0.3 will be better to intergrate into gnome. For that's, gnome (nautilus), need send copy to software compatible with catchcopy protocol (like ultracopier).

0

The solution of edward torvalds, don't work right now(the repo is disable).

I'm the author of this extensions and also who packs it on launchpad. So, please contact me if you have any problem. I appreciate a user feedback, to make the extensions better.

My first answer was delete by https://askubuntu.com/users/59676/mitch as a duplicate of this one(So find my posted in this location):

Is there any special software for copy,cut like operations?

If this continues happend i will to remove the extension for launchpad and package for other distros only...

lestcape
  • 1,056