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
11366
10.05.2022 08:27
- CloudFlare and Public Storage configuration
5011
21.06.2018 10:03
- Hubic - backups fail from synology nas
4298
13.04.2018 12:54
- HA-NAS and Active Directory
3933
30.12.2024 19:44
- Cloud Archive + Rsync
3924
30.03.2018 15:17
- Can't connect to hubic
3726
08.02.2018 18:39
- Hubic on line storage - files download problems
3411
12.02.2018 12:46
- Using aws sdk (java 2.x) to access S3/Swift Object Storage
3221
26.07.2022 09:28
- Duplicity S3: Error when calling the HeadBucket operation
3052
09.05.2023 09:20
- hubiC - Error 503 in syncronization
2853
13.07.2018 10:26