Re: Raising ftp priority?

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



John R Pierce wrote:
>     # dump -0uv /dev/sda2 | ssh root@target -c "restore -rf -  /mnt/var"
>   

eeek.  slight modification here...


    # dump -0uvf - /dev/sda2 | ssh root@target -c "restore -rf -  /mnt/var"

the -f -  tells dump to write the dumpfile to stdout, much as the f - in 
the 'restore' command says to read the dump from stdin


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux