With OVH Cloud Archive, how to rsync a folder, without RESEND the file each time ?
I tried many args possibilities (time, ...), but each time the content is resend.
Here example, with 2 txt files.
rsync --update -av "/mydir/" LOGIN_OVH@DOMAIN_OVH:DIR_OVH
sending incremental file list
[swift] GET *******/dstdir?format=json&limit=10000
[swift] GET -> 200
./
mail_2.txt
mail_cigale.txt
[swift] HEAD *******/dstdir/mail_2.txt
[swift] HEAD -> 200
[swift] PUT *******/dstdir/mail_2.txt [411610]
[swift] PUT -> 201
[swift] HEAD *******/dstdir/mail_cigale.txt
[swift] HEAD -> 200
[swift] PUT *******/dstdir/mail_cigale.txt [411610]
[swift] PUT -> 201
Thanks for help. I'm also open to alternatives solutions. My main purpose is only sync files of a folder.
Cloud archive - rsync update doesn't work
Related questions
- Error while Using Restic to Backup - TooManyRequests
12031
10.05.2022 08:27
- CloudFlare and Public Storage configuration
5972
21.06.2018 10:03
- HA-NAS and Active Directory
5337
30.12.2024 19:44
- Cloud Archive + Rsync
5081
30.03.2018 15:17
- Hubic - backups fail from synology nas
5001
13.04.2018 12:54
- Can't connect to hubic
4460
08.02.2018 18:39
- Hubic on line storage - files download problems
4234
12.02.2018 12:46
- Using aws sdk (java 2.x) to access S3/Swift Object Storage
4195
26.07.2022 09:28
- Duplicity S3: Error when calling the HeadBucket operation
3850
09.05.2023 09:20
- Configuring S3 Object Storage with Plesk
3684
07.01.2025 16:32