Opened 15 years ago
Closed 15 years ago
#4677 closed Bug report (rejected)
File transmission problem
Reported by: | Gerd Michaelis | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Transfer | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows XP current |
Description
Some file transmissions from a SAT receiver via FTP work and some don't.
Log file is attached.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | Kopie von filezilla.log added |
---|
comment:1 by , 15 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
Looks like a broken server.
2009-07-20 08:46:56 3444 0 Befehl: CWD 47_VOX_Three Kings - Es ist schön König zu sein_Jun 12 02;35_145m_13671
2009-07-20 08:46:57 3444 0 Antwort: 250 Requested file action okay, completed
2009-07-20 08:46:57 3444 0 Befehl: PWD
2009-07-20 08:46:57 3444 0 Antwort: 257 "/ftprootAufnahmen-Archiv (Recording Archive)/OrderedByDate" created
FileZilla tells server to go into some directory. Server successfully acknowledges the command. FileZilla then asks server for the current directory. Server returns some completely different directory. Furthermore, the server has improper formatting of the returned path, double slashes don't belong there.
Last but not least server seems to not understand UTF-8 encoding. On servers not capable of UTF-8 you must not use non-ASCII characters, else you are violating the FTP specifications. See http://wiki.filezilla-project.org/Character_Set
Log file annotated, one transfer ok, one transfer failed