[FTP] filename character encoding (LATIN1/CP1252) #2169
Unanswered
rdavaillaud
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, same issue for me. For a lot of files getting the error (Could not access file: driver error: calling GetHandle: filename not allowed ) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have several users using some proprietary clients.
They seems to push filenames containing accent, in LATIN1.
As far as I can see, SFTPGO does not play well with it; failing with 'getHandle' errors and no file pushed.
Is there a way to allow LATIN1 filenames, or force something without asking each users (and they are many) if they can change something.
Beta Was this translation helpful? Give feedback.
All reactions