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.
Storage and Backup - Cloud archive - rsync update doesn't work
Related questions
- Error while Using Restic to Backup - TooManyRequests
11989
10.05.2022 08:27
- CloudFlare and Public Storage configuration
5861
21.06.2018 10:03
- HA-NAS and Active Directory
5112
30.12.2024 19:44
- Cloud Archive + Rsync
5025
30.03.2018 15:17
- Hubic - backups fail from synology nas
4911
13.04.2018 12:54
- Can't connect to hubic
4386
08.02.2018 18:39
- Using aws sdk (java 2.x) to access S3/Swift Object Storage
4121
26.07.2022 09:28
- Hubic on line storage - files download problems
4060
12.02.2018 12:46
- Duplicity S3: Error when calling the HeadBucket operation
3718
09.05.2023 09:20
- Configuring S3 Object Storage with Plesk
3573
07.01.2025 16:32