Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#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 Tim Kosse, 6 years ago

Resolution: rejected
Status: newclosed

It's a bug in your proxy software. Which Proxy software are you using?

comment:2 by su, 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 su, 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.