I have a client system administrator attempting to archive files with a command like:
dsmc archive '/CMS/oldpatients/039*' -subdir=y -archmc=ro_patient \ -description='Xio 4.51 07/19/2011 ND' Files that are in oldpatients and have names starting with '039' get archived. In cases where a subdirectory of oldpatients has a name starting with '039' and contains one file, the subdirectory and the one file get archived. In cases where a subdirectory of oldpatients has a name starting with '039' and contains multiple files and further levels of subdirectories, neither the subdirectory nor any of its descendents get archived. The system uses TSM 5.3.4.0 client code under Linux with a 2.6.9-42 kernel (probably RHEL 4). Is the client supposed to behave this way? If not, is a more current client code level likely to help?
