What is the problem you are having with rclone?
Not really a problem, I want to know if a this functionality is possible.
The full mount is working properly. I want to create a similar feeling as the one from Dropbox where a green checkmark will be appended to the directory/file when the "upload" is done; this for a new entity. The same checkmark should be available for all "downloaded" entities
Run the command 'rclone version' and share the full output of the command.
rclone v1.62.2
- os/version: Microsoft Windows 10 Home 22H2 (64 bit)
- os/kernel: 10.0.19045.3086 Build 19045.3086.3086 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.20.2
- go/linking: static
- go/tags: cmount
Are you on the latest version of rclone? You can validate by checking the version listed here: Rclone downloads
-->v1.62.2
Which cloud storage system are you using? (eg Google Drive)
AWS S3
The command you were trying to run (eg rclone copy /tmp remote:tmp)
.\rclone mount remote:remote-bucket R: --vfs-cache-mode full -vv --s3-server-side-encryption aws:kms -ovolname="[Synced] S3"
The rclone config contents with secrets removed.
Not relevant