Opened 10 years ago
Closed 10 years ago
#9547 closed Bug report (rejected)
a serious bug found in all of filezilla versions : ftpcontrolsocket.cpp(1865)
Reported by: | ahmed | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | ftpcontrolsocket.cpp(1865) | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | windows7 |
Description
Hello dears,
I face this bug in all filezilla versions so please help me where is the problem.
THE BUG SCENARIO:
- I connect to the FTP successfully
- I open folders / files successfully
- suddenly when I open any file to (view / edit) it gives me this error :
Status: Starting download of /httpdocs/iis/application/views/Admin/allresults/index.php
Status: ftpcontrolsocket.cpp(1865): Waiting for replies to skip before sending next command... caller=0p2743fe0
and nothing occurs after that till I close filezilla and open it again.
so please help me this can be occur many many many times.
Change History (1)
comment:1 by , 10 years ago
Priority: | critical → normal |
---|---|
Resolution: | → rejected |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
If you look further into the log you'll notice that there's still one command for which no reply has been received.
Without all commands having been answered, no additional command can be sent. Says so in the FTP specifications.