search for: file_176

Displaying 1 result from an estimated 1 matches for "file_176".

Did you mean: file_177
2003 Nov 20
1
copying pointed to links
...ea to be updated in /tmp by just copying the symbolic link. During this process, I wish to have the tempArea directory name preserved in the /tmp directory. I've tried the following: 1) pglc0003> rsync -avzu --copy-links /pgadm1/adm/cleaw/TA /tmp TA/ TA/--compress.Z TA/Subnets/ TA/Subnets/file_176.Z TA/Subnets/file_177.Z TA/Subnets/file_178.Z TA/Subnets/file_201.Z However, the /tmp now contains a directory TA, having the contents of /pgadm1/adm/cleaw/tempArea/. Seems that the options used in rsync above did not preserve the original name of the pointed-to filesystem when copied to another f...