Custom Query (8043 matches)
Results (271 - 273 of 8043)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2574 | FZS: Wildcard support for LIST | |||
Description |
Hello, listing an existing file using ? character as unknown character is failing with an error not corresponding to the problem : 550 Directory not found Here is the client log : root@RESP12_250# ftp greg Connected to greg. 220-FileZilla Server version 0.9.19 beta 220-written by Tim Kosse (Tim.Kosse@…) 220 Please visit http://sourceforge.net/projects/filezilla/ Name (greg:lsav): lsav 331 Password required for lsav Password: 230 Logged on ftp> ascii 200 Type set to A ftp> cd request 250 CWD successful. "/request" is current directory. ftp> ls 200 Port command successful 150 Opening data channel for directory list. gs_VOORD.20061109.1833 226 Transfer OK 24 bytes received in 0.014 seconds (1.67 Kbytes/s) ftp> ls gs_VOORD.??????.???? 200 Port command successful 550 Directory not found Here is the Filezilla Server Log : (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> Connected, sending welcome message... (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 220-FileZilla Server version 0.9.19 beta (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 220-written by Tim Kosse (Tim.Kosse@…) (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> USER lsav (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> 331 Password required for lsav (000079) 09/11/2006 18:56:05 - (not logged in) (172.16.112.200)> PASS (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 230 Logged on (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> CWD request (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 250 CWD successful. "/request" is current directory. (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> TYPE A (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 200 Type set to A (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> PORT 172,16,112,200,168,148 (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 200 Port command successful (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> NLST gs_VOORD.????????.???? (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 550 Directory not found (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> QUIT (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> 221 Goodbye (000079) 09/11/2006 18:56:05 - lsav (172.16.112.200)> disconnected. |
|||
#4238 | fixed | Filezilla crashes on startup | ||
Description |
Filezilla crashes on startup, crashreport attached. concerned setting in filezilla.xml: <Setting name="Last local directory" type="string">/Users/WakA/Downloads/series/</Setting> If the directory specified no longer exists (is renamed/moved etc.) filezilla crashes. Filezilla 3.2.1 |
|||
#9428 | duplicate | time shift when send/receive files from remote server | ||
Description |
Internet plans (like mine) have sometimes different capacities in different hours of the day and night. Would it be possible to set the time to start for downloading/sending files from/to remote server at a certain time? For instance, I have a limit of my LTE connection for 35 GB a month plus another 50 GB between 1 a.m. to 7.a.m. As a journalist and a photographer I have to send pretty big graphic files to my editor, so with my internet plan it would be more convenience to set a time shift in sending these files during the night time.... Best regards, Wojciech Adam Jurzyk (Albert) w.a.jurzyk@… |