android-file-transfer-linux
android-file-transfer-linux copied to clipboard
Recurse Directory upload doesn't work as expected (in Qt GUI)
Uploading folders, that contains folders doesn't work as expected (files getting send, but in Console you'll see some errors):
uploading file "/run/media/civil/My Passport/Omnia/2014 - Earth Warrior/Cover.jpg" failed: "SendObjectInfo: invalid response code InvalidParentObject (0x201a)"
Because "Upload Directory" creates only first dir.
In fact I can't understand (from user's point of view) why you need two upload buttons - one for files and one for directories. It doesn't make sense.
Is that fixed or not ? Version 3.1 have been released yonks ago, but no changes there.
I've rewritten UI upload code at least once, can you try again please?