I need to implement a policy for client archival. My users e-mail files are getting to large. I want them to archive to a server. I tested mine to archive to the Lotus server and got error message "Notes error: Remote pathname must be relative to Data Directory" What am I doing wrong and what is the best way to accomplish my goal?
Software/Hardware used:
ASKED:
March 25, 2008 4:57 PM
UPDATED:
April 26, 2011 11:09 AM
What exactly did you do to cause the archive attempt?
It sounds like you supplied a pathname that the archiving system didn’t like. Perhaps you tried to specify the full pathname of the archive file on the server (c:\domino\data\mailarch\munchkinArchive.nsf) instead of the relative path (mailarch\munchkinArchive.nsf).
Use a Directory Link on the server to move off to a NON Domino data Directroy location……