Question

  Asked: Mar 25 2008   4:57 PM GMT
  Asked by: Munchkin14


Lotus Notes Client Archive


Lotus Domino 6.5.3, Client-server, Lotus Notes Domino archiving, Lotus error messages

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?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


Start this Answer and Earn your Knowledge Points!

By clicking "Create Answer", you can write the answer to this question that can be improved upon by your peers using the Answer Wiki.

Browse more Questions and Answers on Development and Lotus Domino.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

AGuirard  |   Mar 26 2008  2:23PM GMT

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).