Custom Query (8035 matches)
Results (64 - 66 of 8035)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#10515 | invalid | wats the issue | ||
Description |
Command: CDUP Response: 250 CWD command successful. Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Response: 421 Timeout (120 seconds): closing control connection. Response: 421 Terminating connection. Error: Connection closed by server |
|||
#3352 | wait for directory scan to end before processing queue | |||
Description |
First of all apologize for my English uncommon. :D Well. In the version 3 of the FileZilla, when the client scans all folders to add files to the queue waiting for transfer. In version 2, it was possible to stop the transfer, and that the programme should continue exploring the folders and files only add to the queue. But in the version 3 is not possible, if you have to stop transferring queue, FileZilla continues to transfer files added after being told to stop transferring queue. I think we should be able to stop completely, as my hosting crashes why do too many things at the same time. And I have to start exploring folders why then do not know that point has left explore when blockade. Thanks. I hope to have explained correctly. Greets. |
|||
#3146 | vsftpd+filezilla-3.0.0-beta7+ftpes=corruption on upload | |||
Description |
Server: Debian 4.0 x86 vsftpd 2.0.5 Client: Any Client with FileZilla 3.0.0-beta7 After uploading a file to the Server whith ftpes (auth tls) encryption enabled the file gets corrupt (md5sum differs). Tried This with the Linux and Windows version of filezilla. Download is no problem. Windows + FileZilla-2.2.32 is also working. client:~$ dd if=/dev/urandom of=testfile bs=1M count=1 1+0 records in 1+0 records out 1048576 bytes (1.0 MB) copied, 0.547827 seconds, 1.9 MB/s client:~$ md5sum testfile 288c79214028a34fa04b5c04c8c2948c testfile server:/home/ftp# md5sum testfile 664df4ef310fbdb47617c8933826f64d testfile Every retransfer of the file results in a different md5sum. Filezilla logfile is attached . |