plz
September 17, 2024, 7:10am
1
What is the problem you are having with rclone?
synolgy nas
goole pixel 1(rclone) = android 10 + magisk module + root
Currently mounted as root/mnt/cloud
opened 08:07AM - 10 Jul 19 UTC
closed 06:18AM - 09 Aug 19 UTC
Info
As of version `1.5` experimental support for mounting to the internal SD will be… included. By default I have disabled it due to concerns for users data integrity after losing data during my development process. However, since working out how I think mounting/un-mounting should be done I haven't seemed to have the same issues.
If you wish to test this feature out backup your data first. Ensure no folder named `Cloud` exist in `/sdcard/` then place `BINDSD=1` in `/sdcard/.rclone/.*.param` & run `rclone remount` or reboot.
Once you have performed these steps all your remotes should be available under `/sdcard/cloud/`. Do not remove files named `.bound` or `.nomedia` as they are intended to indicate a proper bind to `/sdcard/` & stop media scans from consuming large amounts of data RAM and CPU.
Currently, root/mnt/cloud verifies that it is mounted normally.
It must be mounted on /sdcard/dcim to use Google Photos auto upload.
Is there a way?
I'm a complete novice.
I only made rclone config after watching this youtube.
If you could tell me how I can mount it on sdcard/dcim, please
asdffdsa
(jojothehumanmonkey)
September 17, 2024, 1:00pm
2
that has been discussed in the forum. can search for it.
plz
September 18, 2024, 8:38am
3
param I confirmed that it was a problem because there was no problem.
CACHEMODE=minimal
BINDSD=1
ADD_PARAMS=--fast-list --allow-non-empty
I put this in and solved it.
However, it is mounted as sdcard/cloud.
Could you tell me how to change to sdcard/dcim?
With rclone you mount using the following command:
rclone mount remote: /path/to/mountpoint --some_other_flags
So you have to change your /path/to/mountpoint
asdffdsa
(jojothehumanmonkey)
September 18, 2024, 1:56pm
5
the github link you posted, explains what to do and the project docs provides multiple, detailed examples.
I think you might do better making an issue on the github repo as I don't really know what those parameters do - they aren't part of rclone.
system
(system)
Closed
October 18, 2024, 1:57pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.