Re: remote dump to file
On 08/25/11 14:33, Manuel Giraud wrote: > Hi, > > This patch makes the following command working: > > $ RSH=ssh dump -0au -f remote:dump.0 / > > even if dump.0 doesn't already exists on remote. Note: i cannot test > this patch on st(4) device. > > Index: tape.c > ===
remote dump to file
Hi, This patch makes the following command working: $ RSH=ssh dump -0au -f remote:dump.0 / even if dump.0 doesn't already exists on remote. Note: i cannot test this patch on st(4) device. Index: tape.c === RCS file: /cvs/src/sbin/d