alphaonex86 / Ultracopier

Ultracopier acts as a replacement for files copy dialogs. Features: play/pause, speed limitation, on-error resume, error/collision management ...
http://ultracopier.first-world.info/
GNU General Public License v3.0
393 stars 83 forks source link

Message: Default copy/move system is not supported by the file manager ... #89

Open StefanPofahl opened 1 year ago

StefanPofahl commented 1 year ago

And what does this mean? Which file managers and/or linux-distributions are compatible to ultracopier?

Dolphin_Nautilus_the_replacement_of_default_copy_system

Under which circumstances can I use the ultracopier on my kubuntu 22.04.3?

alphaonex86 commented 1 year ago

Hi, ultracopier is compatible with all Linux, but I have requested compatibility with file manager, for now all was ignored, I invite you do message into https://bugs.kde.org/show_bug.cgi?id=233902

StefanPofahl commented 1 year ago

I have added my comment to this bug issue.

ahmedmoselhi commented 11 months ago

@alphaonex86 I found this for nemo-nautilus will this work on latest version of ultracopier??

StefanPofahl commented 11 months ago

Thanks for the link! :-)

I observed that the copy command may still be ongoing even if ultracopier tells me the job is done. This happened to me a few times with larger movie-files, to be transferred onto an USB-storage. Are there specific switches that force ultracopier to wait until the file is fully copied onto the destination?

As a workaround I experiment currently with rsync, but I do not know, if the two switches: --preallocate --fsync make sense and if so, I would like to know what the equivalent switches are for ultracopier.

alphaonex86 commented 11 months ago

it's the behavior desired by most user. ino the next major version I will add option for this

StefanPofahl commented 11 months ago

cool :-) The shortcomings of the standard copy command was my initial reason to try alternative ways to copy files onto an USB-storage ...