patrykcoding / rcloneExplorer

rclone explorer for Android
MIT License
346 stars 51 forks source link

HTTP Download Issue #240

Open K1LL3RR0N1N opened 5 years ago

K1LL3RR0N1N commented 5 years ago

Hi, I just started using this app a few days ago and I'm pretty impressed by it. Was mostly using it with an FTP server and while there's a small issue I'm encountering here (it's still very usable though). I'm facing a much bigger one with HTTP read only servers (Open Directories).

Folders and files list appropriately but whenever I try to download any files for a HTTP remote, it remains in a perpetual download loop that can keep on going forever. So the files never completely download while it keeps eating bandwidth. I've tested it with multiple files and folders ranging from big in size to small and numerous but it's always the same. There might be a bug here.

Then with FTP, if I go into multiple folders (maybe 4 or 5 deep), the app crashes when I click on download. Happens with both folders and files big and small. Surface level links download fine but deeper directories always crash the app.

I'm on Android 7.0 using the "build for all" apk if that's of any note.

x0b commented 5 years ago

I could neither reproduce this with ftp or http remotes - tested with 15 levels deep.

Can you give a example url where this happens? Especially http directories are not standardized.