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 ??