You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
UserA has shared a file with UserB.
On this file, UserB performs right-click -> copy, then he chooses the destination.
Expected behavior : The copy should work :-)
Observed behavior :
If the source filename AND the source folder hosting the source file have no accent character, then it's alright, it behaves as expected.
But, if the source filename, OR if the source folder hosting the source file, has an accent character, then copy fails.
Example : with source filename "hélas.txt", the following error message is displayed : "Cannot find file /myfolder/hlas.txt" (as result of operation "Launching task Copy in background").
Maybe it's my setup (locale issue or something), please advise if I can provide more inputs.
The text was updated successfully, but these errors were encountered:
er314
changed the title
fail to copy if accents in folder or filename
fail to copy if accents in folder or filename ?
Nov 3, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Pydio 8.2.2.
UserA has shared a file with UserB.
On this file, UserB performs right-click -> copy, then he chooses the destination.
Expected behavior : The copy should work :-)
Observed behavior :
Example : with source filename "hélas.txt", the following error message is displayed : "Cannot find file /myfolder/hlas.txt" (as result of operation "Launching task Copy in background").
Maybe it's my setup (locale issue or something), please advise if I can provide more inputs.
The text was updated successfully, but these errors were encountered: