|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Copy files from Centos Guest to Host
On Wed, Aug 17, 2011 at 3:44 AM, Rakesh Chawda <rakesh@xxxxxxxxxxxxxxxxx> wrote:
Is there any method to copy files from the guest to host? I use virbr networking where the host and the guest have different static IPs.
Just treat them like two separate hosts on a network. I use scp. scp -c arcfour sourcefile.bin host:/srv/xen/destinationfile.bin Replace sourcefile.bin with the file you want to copy
Replace host with the remote host ip address Replace destinationfile.bin with the destination path I use -c arcfour because it's the lightest encryption. It's worth about another 10-20 MB/sec
Grant McWilliams http://grantmcwilliams.com/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Copy files from Centos Guest to Host, Rakesh Chawda
- Re: [Xen-users] Copy files from Centos Guest to Host, Rudi Ahlers
- Re: [Xen-users] Copy files from Centos Guest to Host,
Grant McWilliams <=
- Message not available
- Re: [Xen-users] Copy files from Centos Guest to Host, Rakesh Chawda
- Re: [Xen-users] Copy files from Centos Guest to Host, Simon Hobson
- Re: [Xen-users] Copy files from Centos Guest to Host, Grant McWilliams
- [Xen-users] XEN 4.1.1 + IGD passthrough and Intel DQ67SW, i7-2600, Erik Lind
- [Xen-devel] Re: [Xen-users] XEN 4.1.1 + IGD passthrough and Intel DQ67SW, i7-2600, Pasi Kärkkäinen
- [Xen-devel] Re: [Xen-users] XEN 4.1.1 + IGD passthrough and Intel DQ67SW, i7-2600, Erik Lind
- [Xen-devel] Re: [Xen-users] XEN 4.1.1 + IGD passthrough and Intel DQ67SW, i7-2600, Pasi Kärkkäinen
- [Xen-devel] Re: [Xen-users] XEN 4.1.1 + IGD passthrough and Intel DQ67SW, i7-2600, Erik Lind
- Re: [Xen-devel] Re: [Xen-users] XEN 4.1.1 + IGD passthrough and Intel DQ67SW, i7-2600, Konrad Rzeszutek Wilk
- Re: [Xen-users] Copy files from Centos Guest to Host, Rakesh Chawda
|
|
|
|
|