duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] RackSpace's CloudFiles example


From: Roberto Pereyra
Subject: Re: [Duplicity-talk] RackSpace's CloudFiles example
Date: Tue, 2 Jun 2009 08:25:17 -0300

2009/6/1 Kenneth Loafman <address@hidden>:
> Kenneth Loafman wrote:
>> Roberto Pereyra wrote:
>>>> New in v0.5.18 (2009/05/20)
>>>> ---------------------------
>>>> Added support for RackSpace's CloudFiles, cf+http.
>>> Great ! Someone may give us an example how to use duplicity with
>>> rackspace cloud files ?
>>
>> First you need to get a userid and password from Rackspace.
>>
>> Then, you need to run duplicity like this:
>>
>> #!/bin/bash
>>
>> export CLOUDFILES_USERNAME="your-username"
>> export CLOUDFILES_APIKEY="your-api-key"
>> export PASSPHRASE="your-gpg-passphrase"
>>
>> ./duplicity-bin full ~ken/workspace cf+http://testdup
>> ./duplicity-bin verify cf+http://testdup ~/ken/workspace
>>
>> Change the paths to meet your needs, but that's all there is to it.
>
> Plus you will need the module python-cloudfiles from Rackspace at:
> http://www.mosso.com/cloudfiles.jsp
>
> ...Ken
>
>
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
>
>


Thanks a lot Kenneth !

I'm testing on my server and it seems to work very well.

roberto



-- 

The best dedicated servers - LiquidWeb

http://www.liquidweb.com/?RID=contenid




reply via email to

[Prev in Thread] Current Thread [Next in Thread]