linuxserver / davos

Web-based FTP automation for Linux servers.
MIT License
166 stars 15 forks source link

Extremely slow download #42

Open tugdualenligne opened 2 years ago

tugdualenligne commented 2 years ago

Hi, thanks for that nice app! I just set it up successfully, however download is extremely slow, while with my usual FTP client it is x100 faster I have used your docker compose, adding Traefik (removing Traefik does not correct the issue) Any idea what's going on? Thx


version: "2.1" services: davos: image: lscr.io/linuxserver/davos container_name: davos environment:

leshicodes commented 2 years ago

I am having this issue too. It is excruciatingly slow...

When looking at the portal, the download speed as the following: ∞MB/s

Capture

tugdualenligne commented 2 years ago

Exactly the same from my side

leshicodes commented 2 years ago

I found sftp works alright, but yea FTP or FTPES is painfully slow.