Hi guys,
Could someone help me with a file transfer issue. I'm trying to get ALLIN1 to transfer
all my documents from my VAX to my ALPHA. This happens via a management menu and a
submitted batch job, but that job fails.
I've narrowed it down to a copy operation:
$ COPY oa$transfer:[MSW]pat_MSW.dat -
SLAVE"A1$XFER_IN"::oa$loaduser:[000000]pat_MSW.dat
%COPY-E-OPENOUT, error opening
SLAVE"A1$XFER_IN"::OA$LOADUSER:[000000]PAT_MSW.DAT; as output
-RMS-E-CRE, ACP file create failed
-SYSTEM-F-INVLOGIN, login information invalid at remote node
The account A1$XFER_IN exists on SLAVE, as does the target directory.
The instructions before transfer include setting up a proxy between the two accounts:
UAF> ADD/PROXY SLAVE::allin1 A1$XFER_OUT
Is this proxy command appropriate in this case? I thought maybe it should be A1$XFER_IN?
Any help gratefully appreciated.
Thanks, Mark.
Show replies by date