masneyb / gftp

gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
http://www.gftp.org
MIT License
116 stars 21 forks source link

After changing permissions I need to reconnect #147

Closed MartinX3 closed 2 years ago

MartinX3 commented 2 years ago

I can change the permission of a file once. On the second try I need to reconnect, because of the error

SITE CHMOD 705 Forsbach-Tour 78km 2022.gpx
200 Permissions changed on Forsbach-Tour 78km 2022.gpx
Ordnerliste /www/downloads wird von der Gegenstelle geladen (LC_TIME=de_DE.UTF-8)
EPSV
229 Extended Passive mode OK (|||25088|)
MLSD
150 Accepted data connection
226-Options: -a -l 
226 52 matches total
The server doesn't support SITE CHMOD
wdlkmpx commented 2 years ago

The issue happens after commit https://github.com/masneyb/gftp/commit/9867d7f34b84ce23f8923defd993f9c97650f05e

It's missing == 500 for some reason

wdlkmpx commented 2 years ago

I should have released v2.9.2b with this fix, the bug produces a lot of noise

MartinX3 commented 2 years ago

xD

The slow transfer speed is worse :)