Hello
How to make to 2 pathes for group of nsf files, and another path for another group of nsf files?
Best Regards
Hello
How to make to 2 pathes for group of nsf files, and another path for another group of nsf files?
Best Regards
Subject: Two Paths for NSF Files
The answer is very important to me, because I have on my server two hard disks and I want to divide the nsf file on the two HDs.
Subject: RE: Two Paths for NSF Files
search admin help for “directory links”
Subject: Two Paths for NSF Files
Try reading the manual.From the administrators help:
"Directory links and database links are text files that appear as directory or database icons in the Domino data directory. In the Domino Administrator and in the Open Database dialog box in the Notes client, directory links appear to the user as a directory folder icon, and database links appear as a database icon.
Create the directory link to point to a subdirectory, not to a root directory. For example, create the directory link PROJECTS.DIR to point to the directory D:\PROJECTS\SALES. On a Domino Server for UNIX, a DIR file can point to /sales but not to /.
Create the database link using the complete path and file name of the database you want to link to. For example, create the database link SALES.NSF to point to the database D:\PROJECTS\SALES\SALES.NSF. Domino automatically appends the NSF extension to the database name. If you want to move a linked database to another location, delete the old link, create a new database link, and move the database to the new location. When you delete the database link, you remove the link, but not the database link references.
To create or update a link
Use links to organize databases on servers. Create a directory folder link to point users to directories outside of the Domino data directory. Create a database link to point users to a single database stored in the Domino data directory, in subdirectories of the Domino data directory, or in a directory outside the Domino data director"