Difference between revisions of "Shareddir.dat file"
From AMule Project FAQ
Line 20: | Line 20: | ||
The following is the contents of a valid ''shareddir.dat'' file: | The following is the contents of a valid ''shareddir.dat'' file: | ||
− | ''/home/guest/'' | + | ''/home/guest/''<br> |
− | ''/temp/'' | + | ''/temp/''<br> |
− | ''/mnt/share/'' | + | ''/mnt/share/''<br> |
− | ''/mnt/ed2k/'' | + | ''/mnt/ed2k/''<br> |
''/var/download/'' | ''/var/download/'' |
Revision as of 06:15, 30 November 2004
Description
This file contains a list of directories which's contents aMule should share (it's contents aren't shared recursively).
Format
The file format is as follows:
Directory1
Directory2
Directory3
...
Simple enough, The directories are listed one after another in separate lines. The last directory listed must also be followed with a newline character.
It is also recommended that all directories listed end with a slash character (/).
Example
The following is the contents of a valid shareddir.dat file:
/home/guest/
/temp/
/mnt/share/
/mnt/ed2k/
/var/download/