#11658 closed Bug report (rejected)
under socks5, when upload file less than 8760, file size truncated to zero
Reported by: | su | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | windows 7 |
Description
when using socks5,i upload file less than 8760, it displays 'transfer success'. but file size is zero in server.
i tested other ftp client,all are ok .
i capture packets, the filezilla client uses EPSV mode, others use
PASV mode,maybe this is the problem.
Change History (3)
comment:1 by , 6 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
comment:2 by , 6 years ago
i'm using ssh2's DynamicForward function.
nohup ssh localhost -N -o "DynamicForward 1080".
why only filezilla uploads failed?
so queer...
comment:3 by , 6 years ago
you are ok, it's the proxy's problem.
putty's ssh function may have bug when using dynamic forward.
when i use xshell's ssh2 forward dynamic, filezilla works well.
Note:
See TracTickets
for help on using tickets.
It's a bug in your proxy software. Which Proxy software are you using?