i have two files that i want to restore to node1 from node2. telnet, rsh, rlogin from node1 to node2 are not available but i can ftp and rcp.
the files in node1:
#pwd
/usr/sbin
-r-sr-xr-x 1 root security 37883 Nov 14 17:22 tsm
#pwd
/etc
-lrwxrwxrwx 1 root security 13 Nov 14 16:33 tsm -> /usr/sbin
i have tried to use ftp and rcp to restore the files at node2 but the /etc/tsm file permission and ownership was not preserved. how do i transfer these 2 files to node2 preserving the attributes?
the system:
RS/6000 SP
Aix 4.3.3.0
the files in node1:
#pwd
/usr/sbin
-r-sr-xr-x 1 root security 37883 Nov 14 17:22 tsm
#pwd
/etc
-lrwxrwxrwx 1 root security 13 Nov 14 16:33 tsm -> /usr/sbin
i have tried to use ftp and rcp to restore the files at node2 but the /etc/tsm file permission and ownership was not preserved. how do i transfer these 2 files to node2 preserving the attributes?
the system:
RS/6000 SP
Aix 4.3.3.0