Search found 3 matches
- Fri Aug 21, 2020 9:29 am
- Forum: FTP Server
- Topic: [Solved] FTP download fast, upload to server very slow or interrupted
- Replies: 3
- Views: 26452
Re: FTP download fast, upload to server very slow or interrupted
OK guys, i`ve got it: I made me a hotspot over LTE for my laptop and whooop, here we are, 1,5MB/s upload! So there must be a misconifguration at my lan. Thank you for your help!
It was a faulty networkadapter at my firewall - replaced it and evereything works fine...
VestaCP rulez :thumbsup
It was a faulty networkadapter at my firewall - replaced it and evereything works fine...
VestaCP rulez :thumbsup
- Fri Aug 21, 2020 6:45 am
- Forum: FTP Server
- Topic: [Solved] FTP download fast, upload to server very slow or interrupted
- Replies: 3
- Views: 26452
Re: FTP download fast, upload to server very slow or interrupted
I did already. Tried Filezilla and WinSCP under Win10, turned off Firewall on Win10. Tried Filezilla @ Ubuntu 20.04LTS, passive and active. turned off iptables. Same behavior. I am a bit lost -_o_-
- Thu Aug 20, 2020 3:50 pm
- Forum: FTP Server
- Topic: [Solved] FTP download fast, upload to server very slow or interrupted
- Replies: 3
- Views: 26452
[Solved] FTP download fast, upload to server very slow or interrupted
Hi all, I have a problem with VSFTPD. If I download a file, speed is ok, but if I try to upload, it is terrible slow (around 20kb/s). I'm on Ubuntu 18.04.LTS and VESTACP 0.9.26 Here is my vsftpd.conf: local_enable=YES write_enable=YES local_umask=022 anon_umask=022 anon_upload_enable=NO dirmessage_e...