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

Uploading and removing at same time -> connection lost #146

Open MartinX3 opened 2 years ago

MartinX3 commented 2 years ago
  1. Start file upload
  2. While file upload remove a server file
  3. Server file explorer turns white and connection got lost
  4. But my upload continues
  5. I can't change the directory of the server because "no connection"

I would like to browse in the server and start multiple uploads, but I can't.

wdlkmpx commented 2 years ago

This may be the same issue as https://github.com/masneyb/gftp/issues/128