[CentOS] Raising ftp priority?
John R Pierce
pierce at hogranch.comMon Jan 11 07:09:49 UTC 2010
- Previous message: [CentOS] Raising ftp priority?
- Next message: [CentOS] Raising ftp priority?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John R Pierce wrote: > # dump -0uv /dev/sda2 | ssh root at target -c "restore -rf - /mnt/var" > eeek. slight modification here... # dump -0uvf - /dev/sda2 | ssh root at 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
- Previous message: [CentOS] Raising ftp priority?
- Next message: [CentOS] Raising ftp priority?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list