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
392 stars 83 forks source link

feature request: Allow copying folder owner #103

Open eugenesvk opened 3 months ago

eugenesvk commented 3 months ago

I've checked "transfer the file rights" in the settings (and tried running as admin), but the folder ownership data still wasn't transferred

alphaonex86 commented 3 months ago

Here you simple test case? How create bug with just 1 file?

eugenesvk commented 3 months ago

Yes, here is a test case with just 1 folder:

alphaonex86 commented 3 months ago

Then the problem is here on Windows: https://github.com/alphaonex86/Ultracopier/blob/master/plugins/CopyEngine/Ultracopier-Spec/TransferThread.cpp#L1138 I don't know how fix this for now