ovh / svfs

The Swift Virtual File System
Other
374 stars 54 forks source link

unable to rsync #157

Open mathieuruellan opened 6 years ago

mathieuruellan commented 6 years ago

Hello,

Since a few days, i can't succeed to rsync 1GB files.

/etc/fstab hubicfuse /mnt/hubic svfs hubic_auth=TOKEN,container=default,noauto,allow_other,default_permissions,uid=mathieu,user,extra_attr,segment_size=5120 0 0 rsync --bwlimit=400 -rW --size-only --ignore-times --inplace --progress /FROMPATH/ /mnt/hubic/backup/

rsync is running, going on with next files, but the first file is wrong. The process should stop on error.