[Info-vax] Copying savesets over DECnet
Phillip Helbig undress to reply
helbig at asclothestro.multivax.de
Wed Aug 26 11:55:11 EDT 2020
In article <81f74ad0-fd30-4a4b-8bdc-f26beb7c4252o at googlegroups.com>,
Antonio Carlini <arcarlini at gmail.com> writes:
> It didn't occur to me that IP was an option. I don't recall ever doing
> a VMS-to-VMS copy using IP from the DCL command line. But I'm willing to
> try if you can remind me of the syntax.
Depending on what network software you have, what restrictions the
network has, and so on, there are several possibilities.
I would definitely recommend ZIPping the saveset /VMS/LEV=9/VERB or
"-9vV", transferring it, then unzipping it.
Most robust is probably
FTP> hash
FTP> bell
FTP> binary
FTP> put saveset.zip
For me, with TCPIP V5.7 - ECO 5 on 8.4, scp works fine:
$ scp saveset.zip remote.node.at.domain:unix/directory/syntax/
You could also try sftp. Or download it via a web browser.
More information about the Info-vax
mailing list