

I recheck xferlog and didn't found any delete request from client just incomplete upload message. Then, this file will disappear from folder and filezilla will try to upload from first byte again. Or 110.xx.xx.xx username STOR 426 675945 211.340 Read EOF from client failed Data connection closed After internet connection down, sometime file that still uploading are disappear from a folder on server.Īfter investigation, I found that all file that disappear got error like this 110.xx.xx.xx username STOR 426 2196991 788.205 Timeout exceeded: TimeoutStalled during data transfer failed Data connection closed However, when internet connection not stable on client side.

If user stop upload queue in filezilla they can resume it later. User can upload/download manage file in their folder.

And allow user to resume upload file by set AllowStoreRestart on in configuration.Įverything work fine. I set ftp folder for each user from config in sql table. I install ProFTP from apt on fresh ubuntu 14.04 (OpenSSH+LAMP) with mod-sql for user login.
