Re: [Openstack] How to Create Object Folders/Directories

2011-08-05 Thread Trey Morris
nice info there john \o/ 2011/8/5 John Dickinson > You only need a "-H 'Content-Length: 0'" in that command and it should > work. For more infor on nested virtual directories, see > http://programmerthoughts.com/programming/nested-folders-in-cloud-files/ > > --John > > > On Aug 5, 2011, at 4:24

Re: [Openstack] How to Create Object Folders/Directories

2011-08-05 Thread John Dickinson
You only need a "-H 'Content-Length: 0'" in that command and it should work. For more infor on nested virtual directories, see http://programmerthoughts.com/programming/nested-folders-in-cloud-files/ --John On Aug 5, 2011, at 4:24 AM, 홍성희 wrote: > Hi > I now want to create a virtual folder. >

[Openstack] How to Create Object Folders/Directories

2011-08-05 Thread 홍성희
Hi I now want to create a virtual folder. I would like to know how to create a folder of object. We want to create a folder with the curl command. Ex ) $ curl -k -v -X PUT -H 'Content-Type: application/directory' -H 'X-Auth- Token: AUTH_tkdab154988bb6b85c1bdac30b9' http://127.0.0.1:8080/v1