FoxP

Results 33 comments of FoxP

On [latest beta](https://github.com/kaczmarkiewiczp/rcloneExplorer/releases/tag/v1.6.0-020-109c3ec-%CE%B2) i found some issues: - the download notification (when folded / small) shound display transfer progress like 13% or 1Go / 12 Go - it downloads each...

Thanks for your answer. All files seems to fail on [beta](https://github.com/kaczmarkiewiczp/rcloneExplorer/releases/tag/v1.6.0-020-109c3ec-%CE%B2), and [stable](https://github.com/kaczmarkiewiczp/rcloneExplorer/releases/tag/v1.6.0) the same way.

You are right, you should maintain a separate branch without proprietary code / resources. For the rest, maybe you should ask the developers (i'm just a F-Droid user :smile:) :...

Same on Yalp Store. No source code available for this "fork"?

It fails for the same files every time, and i can download them on desktop using rclone or [Rclone Browser](https://github.com/mmozeiko/RcloneBrowser). Can i generate a log file or something to help...

Here is the log file: [log.txt](https://github.com/kaczmarkiewiczp/rcloneExplorer/files/2259223/log.txt)

No problem, here is the new log file from your debug branch: [log.txt](https://github.com/kaczmarkiewiczp/rcloneExplorer/files/2260069/log.txt) I also checked / compared (with local) the hash of the downloaded file to see if it...

:bulb: **Idea :** A fix could be to implement the `rclone check` ([doc](https://rclone.org/commands/rclone_check/)) and `rclone cryptcheck` ([doc](https://rclone.org/commands/rclone_cryptcheck/)) commands and perform a check after download if enabled from settings?

Ok, i have opened an issue on rclone github page: https://github.com/ncw/rclone/issues/2446 I tried 1.60, 1.50 and 1.40 (all stable), same issue. **[EDIT]** Ok, it's a rclone bug. We need your...