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)
Note:
See TracTickets
for help on using tickets.
use MKD even CWD get 4xx code