-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is it possible to configure the interval between synchronizations with the S3 buckets?
From the code, I have seen that it is 5 seconds, but, since I have never used the go language, I don't know how it can be configured using CLI like for the --once or --exclude arguments.
I would like to be able to write:
objinsync pull --interval 60 s3://bucket/keyprefix ./localdirMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request