[Info-vax] DECnet bashing
hb
end.of at inter.net
Sun Aug 9 09:37:51 EDT 2020
On 8/9/20 2:04 AM, Bill Gunshannon wrote:
> On 8/8/20 5:24 PM, Grant Taylor wrote:
>> On 8/8/20 9:24 AM, Jan-Erik Söderholm wrote:
>>> I can easily let BACKUP create a saveset on a remote IBM SAN storage
>>> system.
>>
>> That does not sound like a remote / different VMS host to me. It
>> sounds more like the same local VMS host with what acts like some
>> really long SCSI cables.
>>
>>
>>
>
> How about using NFS?
>
> bill
>
Should work. But then you have to serve a disk/directory on the remote
node and mount it on the local node. That looks different to me.
On other systems one can do something like
# tar czf - local/ | ssh remote.net "cat >local.tar"
to backup and vice versa to restore files.
Unfortunately BACKUP does not work with VMS pipes. And all the ssh
clients and servers on VMS I tried, don't support (VMS) pipes either.
More information about the Info-vax
mailing list