Hi,
I am trying to transfer a file system from server1 to server2. I had mount server2 onto server1:/mnt and do a
#ufsdump 0f - /dev/rdsk/c1t1d0s0|(cd /mnt;ufsrestore xf -);
after completed this command. I found that the file system at server2 ownership become nobody:nobody. Had sync up both server "passwd, shadow & group" file in /etc.
I had tried using the longer method, tar, then ftp then tar, no problems.
Please advice,
fissa
I am trying to transfer a file system from server1 to server2. I had mount server2 onto server1:/mnt and do a
#ufsdump 0f - /dev/rdsk/c1t1d0s0|(cd /mnt;ufsrestore xf -);
after completed this command. I found that the file system at server2 ownership become nobody:nobody. Had sync up both server "passwd, shadow & group" file in /etc.
I had tried using the longer method, tar, then ftp then tar, no problems.
Please advice,
fissa