I was able to complete this action doing the following.
[log into master (fpc0]
>start shell user root
:cli
[this is to become the root user]
>file copy fpc1:var/tmp/xxx.0.tgz fpc0:/var/tmp
this process worked for me today (April 28, 2022) using version 20.4R3-S3.4.
------------------------------
JOEY DZIERZANOWSKI
------------------------------
Original Message:
Sent: 10-14-2011 13:09
From: Erdem Sener
Subject: Copy files between EX VC members
Hi
How i can copy files between VC members switches
ex: from FPC2 to FPC1
i tried the below but with no home
>file copy fpc2:/var/tmp/xxx.0.tgz fpc0:/var/tmp/xxx.0.tgz
rcp: /var/tmp/xxx.tgz: Permission denied
error: put-file failed
error: could not send local copy of file
it keep giving me this error any idea why is that ??