Re: scp

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

 



On Wed, Jul 16, 2008 at 2:55 AM, Joy Methew <ml4joy@xxxxxxxxx> wrote:

> hello all....
>               can we give multiple destination in one statement scp
> command.
>

No, but you can write a small script such as:

for host in <hosts-list>
do
scp file/files  $host:/destination-path
done

--
Hari
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux