Opened 3 years ago
Last modified 3 years ago
#12632 closed Bug report
File uploaded to less full path directory — at Initial Version
Reported by: | quantizer | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | 3.57 nightlies | Operating system type: | Windows |
Operating system version: | 11 x64 |
Description
In windows 11, I have enabled Windows's Long Path and having a LONG PATH enabled ftp server, when using FileZilla Client, somehow the file is not uploaded into intended long path dir, the maximum length of the dir that i can upload a file into is around below 1024 characters.
So for example I am uploading a file into a dir in the ftp server which having length of 1822 characters, filezilla client will cut off the directory and will uploaded it into below 1024 characters length directory, instead of in the 1822 character length directory.
How to overcome the 1024 character length directory into 32.767 character length (https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd), 32.767 is the new maximum total characters path length .