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
- CloudFlare and Public Storage configuration
2901
21.06.2018 10:03
- Hubic - backups fail from synology nas
2619
13.04.2018 12:54
- Hubic on line storage - files download problems
1999
12.02.2018 12:46
- Can't connect to hubic
1989
08.02.2018 18:39
- Cloud Archive + Rsync
1590
30.03.2018 15:17
- hubiC - Error 503 in syncronization
1406
13.07.2018 10:26
- Any chance SoYouStart ARM storage servers will be replenished (soon™)?
1321
14.01.2019 08:44
- Using aws sdk (java 2.x) to access S3/Swift Object Storage
1287
26.07.2022 09:28
- How to limit outgoing traffic to an object storage?
1253
01.10.2018 12:03
- Hubic program in MacOS Catalina
1212
11.12.2019 13:21