Opened 18 years ago

Last modified 18 years ago

#1501 closed Patch

Transfer file with folder in GeeXbox's bftpd

Reported by: tommywu Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: tommywu, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

GeeXbox's bftpd will return 421 if CWD folder failed.
FileZilla will retry to CWD always.

This patch will try to use MKD command even CWD get 4xx
code.

Attachments (1)

filezilla_2.2.25_geexbox_cwd.patch (607 bytes ) - added by tommywu 18 years ago.
use MKD even CWD get 4xx code

Download all attachments as: .zip

Change History (2)

by tommywu, 18 years ago

use MKD even CWD get 4xx code

comment:1 by Tim Kosse, 18 years ago

Thanks. I think the code == 4 check can eveb be removed fully.

Note: See TracTickets for help on using tickets.