Can't Copy / Use files on WebDav Mount (4shared) That Have Foreign Characters

That is good

That is not so good!

I have a 4shared account for testing and I can replicate this

This works fine:

echo hello | rclone rcat 4shared:/"(Abril) Cascão - 011.cbr"
rclone lsf 4shared:
rclone cat 4shared:/"(Abril) Cascão - 011.cbr"

However when mounted:

rclone mount -vv 4shared: /mnt/tmp/

I get

$ cat /mnt/tmp/\(Abril\)\ Cascão\ -\ 011.cbr 
cat: '/mnt/tmp/(Abril) Cascão - 011.cbr': Input/output error

If I can reproduce a bug I will look for it, I will find it and I will kill it.

This one didn't hide very well...

Can you try this?

v1.54.0-beta.4993.cac7798c6.fix-webdav-range on branch fix-webdav-range (uploaded in 15-30 mins)

Yeah sure, testing now.
Will report back with log if any errors.
Thanks bro!

I tested it with and without vfs full, writes and off, copied to and from, ran from WebDAV... All works 100% with no problems or errors what so ever. Can confirm this works fine. Tried with files over 100mb etc, so far... I can not find any issues or fails.

Thanks man for all your help. And to everyone here thanks.
:smiley:

Thanks for testing :slight_smile:

I've merged this to master now which means it will be in the latest beta in 15-30 mins and released in v1.54

1 Like

Cool. Thanks man. Great job!
Happy to help :wink:

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.