if it's in a public container (read/referer acl ?) - just point a webbrowser (or curl) at the url.
you can get the url of any entity in swift with `swift stat -v` (e.g. object - `swift stat -v <container_name> <object_name>`) -Clay On Sun, Mar 15, 2015 at 8:29 PM, Sandhya S <[email protected]> wrote: > Hi all, > > I uploaded my object in Swift container. It has now got a public URL. > I need to access from my local machine.Can someone help me out regarding > this? > > > > Regards > Sandhya > > _______________________________________________ > 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
