Re: [lxc-users] Copy files from one container to another

2014-12-15 Thread Thouraya TH
scp PastryGrid-1.0.jar ubuntu@10.0.3.138:~ 2014-03-07 20:48 GMT+01:00 Thouraya TH : > > Hello, > > Please, how can i send a file from one container to another ? > i have tried with scp MyFile ubuntu@10.0.3.205:/ > > But it did'nt work ! Have you an idea please ? > > > Thanks a lot. > Best Regards

Re: [lxc-users] Copy files from one container to another

2014-03-09 Thread Alvaro Miranda Aguilera
what failed, what errors did you face? On Sat, Mar 8, 2014 at 8:48 AM, Thouraya TH wrote: > Hello, > > Please, how can i send a file from one container to another ? > i have tried with scp MyFile ubuntu@10.0.3.205:/ > > But it did'nt work ! Have you an idea please ? > > > Thanks a lot. > Best R

Re: [lxc-users] Copy files from one container to another

2014-03-07 Thread Luis M. Ibarra
well, rsync -avr --numeric-ids [source_dir] [dest_dir] it works for me. 2014-03-07 14:48 GMT-05:00 Thouraya TH : > Hello, > > Please, how can i send a file from one container to another ? > i have tried with scp MyFile ubuntu@10.0.3.205:/ > > But it did'nt work ! Have you an idea please ? > > >

[lxc-users] Copy files from one container to another

2014-03-07 Thread Thouraya TH
Hello, Please, how can i send a file from one container to another ? i have tried with scp MyFile ubuntu@10.0.3.205:/ But it did'nt work ! Have you an idea please ? Thanks a lot. Best Regards. ___ lxc-users mailing list lxc-users@lists.linuxcontainers