Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-12 Thread Hieu Le
Hi again everyone, I have tried s3fs and there are some problems, can anyone that have tried s3fs with swift help me solve this ? The first problem is that s3fs have a format for the password store file (may be) incompatible for using swift authentication. s3fs password file have a format like:

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-12 Thread Tom Fifield
Hi, Which version of Swift are you using? Do you have the swift3 middleware in the pipeline of your swift proxy? (also the s3token if you are using keystone) Regards, Tom On 02/12/2012 09:38 PM, Hieu Le wrote: Hi again everyone, I have tried s3fs and there are some problems, can anyone

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-12 Thread Hieu Le
Hi, I'm using the lastest version of Swift (1.4.6) and I have configured to enable s3 middleware in pipeline in proxy-server.conf. Thank you. On Sun, Feb 12, 2012 at 10:22 PM, Tom Fifield fifie...@unimelb.edu.auwrote: Hi, Which version of Swift are you using? Do you have the swift3

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-11 Thread Hieu Le
Thank you Stephen, I will try s3fs and give feedback. I don't want to use Cyberduck or Gladinet, I like mounting file/folders and work with them like normal folder, so I will try to use s3fs. Thank you all :) On Sat, Feb 11, 2012 at 12:00 AM, Stephen Broeker sbroe...@internap.comwrote: Looks

[Openstack] [Swift]Swift Client Synchronization

2012-02-10 Thread Hieu Le
Hello everyone, I'm starting to study about openstack cloud and it is very great to learn with Swift. Now I'm wondering is there some methods to make downloaded file/folder in client automatically synchronize with Swift. For example, I downloaded a file/folder in my computer from Swift, after

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-10 Thread Stephen Broeker
Looks like you want to mount your Swift Account as a UFS like file system. This is called Gateway. Folks typically use Fuse to do this. Check out s3fs. On Fri, Feb 10, 2012 at 7:53 AM, Hieu Le hieul...@gmail.com wrote: Hello everyone, I'm starting to study about openstack cloud and it is very

Re: [Openstack] [Swift]Swift Client Synchronization

2012-02-10 Thread Hugo
Gladinet desktop will satisfy your desire . Or you can develop your own client. There's no such feature included in swift now! I believe that Gladinet is what you are looking for . Hugo's iPhone Hieu Le hieul...@gmail.com 於 2012/2/10 23:53 寫道: Hello everyone, I'm starting to study about