For Example a Initial Upload and than Incremental or so for the changed Data. With Versioning i can Access to older Stands of the Data like Daily, Weekly, Monthly ....
Run the command 'rclone version' and share the full output of the command.
Are you on the latest version of rclone? You can validate by checking the version listed here: Rclone downloads
--> ```
/data # rclone version
rclone v1.62.2
os/version: alpine 3.17.2 (64 bit)
os/kernel: 5.19.17-Unraid (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.20.2
go/linking: static
go/tags: none
/data #
#### Which cloud storage system are you using? (eg Google Drive)
A Nextcloud with SFTP Access.
Many Thanks!
Greetings
Revan335
Nice. My only concern, and it is the same that led me to write rirb, is slow listing of remotes. But honestly, I think I'd take 1st party over my wrapper if given the chance (unlike prior efforts, of which I have many, I used the rclone API for this one which makes it closer to speed parity but still, ultimately, a wrapper)
Great! That is two features I can pull out once 1.63 is out (the other being symlinks with copyto that we discussed and fixed earlier in the cycle)
Atomic local also will nullify #6206 (though not really fix it).
That, plus the serve webdav modtime support is making me very excited for the next release. Lots of quality of life improvements for me!