Page 1 of 1

FXP is not working correct

Posted: Sun Aug 08, 2021 11:14 am
by unkn0wn20
Hi,

on every new release i test the fxp function. But the bug still exists..

If you want to FXP multiple files in a directory from one glftpd server to anoter, a few files are transfered correct ant then comes the message: "your account ist restricted to "x" logins".

For me it looks like the connections are not propper closed. In the descripted case the client was not set to use multiple connections (only 1 transfer connection per tab). At the source server the account ist restricted to 4 logins. So after a few transfered files the 4 logins are used and not proper closed.

After the message "your account ist restricted to "x" logins" i get on every new file in the queue the message "...file not found.."

This is only a bug in the v3. If use the same servers with v2 everything works like expected.

Best regards

Re: FXP is not working correct

Posted: Mon Aug 09, 2021 8:10 am
by FTP
Thanks for your report.
We will try to fix this next version.

Re: FXP is not working correct

Posted: Mon Aug 09, 2021 8:22 am
by unkn0wn20
Thank you very much! This would be great...it would make the v3 nearly usable for me on linux :)

Re: FXP is not working correct

Posted: Thu Aug 12, 2021 7:02 am
by FTP
unkn0wn20 wrote:Thank you very much! This would be great...it would make the v3 nearly usable for me on linux :)
Please try version 3.4.1

Re: FXP is not working correct

Posted: Fri Aug 13, 2021 1:34 pm
by unkn0wn20
Ok fine. It looks like the connections are closed propper. Thank you!