[Openstack-operators] swift question

Clay Gerrard clay.gerrard at gmail.com
Mon Jul 30 16:28:09 UTC 2018


Sure!  python swiftclient's upload command has a --changed option:

https://docs.openstack.org/python-swiftclient/latest/cli/index.html#swift-upload

But you might be happier with something more sophisticated like rclone:

https://rclone.org/

Nice thing about object storage is you can access it from anywhere via HTTP
and PUT anything you want in there ;)

-Clay

On Mon, Jul 30, 2018 at 9:54 AM Alfredo De Luca <alfredo.deluca at gmail.com>
wrote:

> Hi all.
> I wonder if i can sync a directory on a server to the obj store (swift).
> What I do now is just a backup but I d like to implement a sort of file
> rotate locally and on the obj store.
> Any  idea?
>
>
> --
> *Alfredo*
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20180730/25e4b279/attachment.html>


More information about the OpenStack-operators mailing list