It's woking on my box.
Perhaps you can give a try with curl command.

2014-02-10 15:25 GMT+08:00 pragya jain <[email protected]>:

> hi all,
>
> i create an account in swift.
> status of account shows that there is a container and zero objects in the
> account.
> when I list the container, it shows an object in it.
> But whenI am downloading the object, it shows object not found.
>
> Below are the steps which I follow:
> ----------
> root@swift-VirtualBox:~# export ST_AUTH=http://127.0.0.1:8080/auth/v1.0
> root@swift-VirtualBox:~# export ST_USER=prag2648:pragya
> root@swift-VirtualBox:~# export ST_KEY=pj2648
> root@swift-VirtualBox:~# swift stat
>        Account: AUTH_prag2648
>     Containers: 1
>        Objects: 0
>          Bytes: 0
>  Accept-Ranges: bytes
>    X-Timestamp: 1387439464.98256
>     X-Trans-Id: tx07ace110079247cfa7e27-0052f8762d
>   Content-Type: text/plain; charset=utf-8
> root@swift-VirtualBox:~# swift list
> minerals
> root@swift-VirtualBox:~# swift list minerals
> home/swift/Desktop/swift_installation_steps.docx
> root@swift-VirtualBox:~# swift download minerals
> home/swift/Desktop/swift_installation_steps.docx
> Object 'minerals/home/swift/Desktop/swift_installation_steps.docx' not
> found
> -----------
>
> Please help me in finding where is the problem.
>
> Thanks
> Pragya Jain
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : [email protected]
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to