x0b
x0b
This is actually already in development / testing. - [x] Termux: I first requested [[1]](https://github.com/termux/termux-app/issues/1350#issue-523978162) and then later submitted a PR for the required changes in termux [[2]](https://github.com/termux/termux-app/pull/1460). - [...
Update: With the connection string feature (see https://github.com/rclone/rclone/issues/4996), this should be much easier. This feature request will also probably be much easier via RC.
Yes, the first prototype this year was based on https://github.com/rclone/rclone/issues/4891#issuecomment-786587698 modified for gomobile.
> I think this should be possible. It is, and if you're feeling adventurous, you can try [a version of this](https://github.com/x0b/rcloneExplorer) by [enabling it in the settings](https://github.com/x0b/rcloneExplorer/wiki#adding-local-storage-saf). However, this was...
@thomasmhofmann Could you share your problems or the logcat ([email protected] if it contains private data)? I seem to have missed the notification. @ribtoks Which version did you try? If the...
Could [open an issue](https://github.com/x0b/rcloneExplorer/issues/new) with with a bit more details, e.g. android version, type of storage, your exact steps, etc.?
If you upgrade rcloneExplorer to [a newer version](https://github.com/x0b/rcloneExplorer), chunker should work.
Can confirm - the error happens then Android tries to save the directory listing in https://github.com/kaczmarkiewiczp/rcloneExplorer/blob/cbeb04b1e3bb51c4129430c9bc6628c822aa72f8/app/src/main/java/ca/pkay/rcloneexplorer/Fragments/FileExplorerFragment.java#L340-L341 without checking whether it actually fits.
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...
Just for clarification: Would you like to see this as a display option? Or as an actual target folder structure when copying data?