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

Re: [Xen-API] Centralizing XVA repository



On 10/15/2013 10:37 AM, Alex Brett wrote:
I see - no there is no support for doing that directly, however vm-import can 
take its data from STDIN (by doing vm-import filename=/dev/stdin), so you could 
in theory couple wget and xe together, with something like (I've not tested 
this so some of the options to wget might not be right):

wget -q -O -http://some.random.url/some.xva  | xe vm-import filename=/dev/stdin

Alex

Alex is right, but I think 'curl' might be what you want.

Mike

_______________________________________________
Xen-api mailing list
Xen-api@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.