Custom Query (8144 matches)
Results (361 - 363 of 8144)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4109 | outdated | sending a number of files - files with wrong content | ||
Description |
We send about 100 pdf files at a time to our website. We are having a problem that some of the files are getting renamed, then we get an error that the file all ready exsists. When the file is openend on the website the file name is correct but it may have content that belongs to another user. When this happens, I have resent the files and the second time everything runs smoothly with no errors. Then we go to open the file and it has the correct content. We are using version 3.1.6 |
|||
#9902 | worksforme | sending PDF with german unlaut like "ä" raise critical error | ||
Description |
if i want to send a pdf file to my pc the file transfer ends in an critical error only if one german umlaut is inside the filename (the file is created at server side with ISO8859) |
|||
#7754 | invalid | sending MLSD command even if the server doesn't support it | ||
Description |
When connecting to an internal FTP server with FileZilla Client, it was disconnected after sending a MLSD command. I don't know the server type but according to the result of FEAT, it doesn't support MLSD. FileZilla didn't provide me an option of not using MLSD. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: MFMT Response: TVFS Response: MFF modify;UNIX.group;UNIX.mode; Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (10,198,155,23,201,148). Command: MLSD Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing |