Opened 17 years ago
Last modified 17 years ago
#1354 closed Bug report
Changing to certain directories causes server to disconnect
Reported by: | mjmars42 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | mjmars42, Alexander Schuch, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Filezilla Server 0.9.25 beta
Filezilla Client 3.0.5.2 Build date 2008-01-11 (Windows)
Another issue found during the same tests that were described in bug 1881461
Filezilla Server will error and disconnect host when trying to change to certain directories (typically very long named directories). An example is shown below (specific folder names have been anonymized, but overall directory name length is the same):
Status: Connected
Status: Starting download of /drive-d/Downloads/Xxxxxxx/Xxxxxxxx/for_xxxx/Xxxxxxx_Integration_Test/JDK/sample/jnlp/jreinstaller/src/share/classes/jnlp/sample/JreInstaller/resources/strings_sv.properties
Command: CWD /drive-d/Downloads/Xxxxxxx/Xxxxxxxx/for_xxxx/Xxxxxxx_Integration_Test/JDK/sample/jnlp/jreinstaller/src/share/classes/jnlp/sample/JreInstaller/resources/
Error: Disconnected from server
This was observed with Filezilla Client as well as command line FTP client, so it appears to be a server-side issue.
Change History (3)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Can you manually create that directory? Maybe you hit a limit in maximum path length on Windows? Of course this should be indicated by an appropriate error status line instead of a disconnect...