>Does anybody know of products that can check the last modification/access >times of files, delete, and archive them? Alex - In the Unix environment, it's simple: use the 'find' command with the -mtime or -atime operands, accompanied by the -exec operand to perform the archive on candidate files. Richard Sims, BU
- Fileserver data expiration Alex Paschal
- Re: Fileserver data expiration Richard Sims
- Re: Fileserver data expiration S W Branch
- Re: Fileserver data expiration Bernhard Unold
