[Planetlab-users] how to transmit file in a batch manner

=?GB2312?B?tN7QocH6?= sunshine870 at gmail.com
Sun Jan 15 09:51:07 EST 2012


Dear Tux,

Thank you very much! I will try that.


2012/1/15 Tux9 <tuxding at gmail.com>

> The simplest way is
>
> cat pl-list | while read line; do scp *******; done
>
> or use some parallel tools to run scp command.
>
> On Sun, Jan 15, 2012 at 12:25, ´ÞСÁú <sunshine870 at gmail.com> wrote:
>
>> Hi, dear all!
>>
>> When I try to deploy my application on planetlab, I find it difficult to
>> transmit my file to hundreds of nodes. Is there any method or tool that can
>> do this in a batch manner?
>>
>> Any idea or instruction will be greatly appreciated!
>>
>> Sincerely yours,
>> Xiaolong
>>
>> _______________________________________________
>> Users mailing list: Users at lists.planet-lab.org
>> https://lists.planet-lab.org/mailman/listinfo/users
>>
>
>
> _______________________________________________
> Users mailing list: Users at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.planet-lab.org/pipermail/users/attachments/20120115/8138a62b/attachment.html


More information about the Users mailing list