| File |
Description |
| Net Vampire\Data\Jobs\*.nvj |
Job settings. See Table 2. |
| Net Vampire\Data\State\*.nvc |
Job state. See Table 3. |
| Net Vampire\Data\State\*.nvl |
Session log. Do not write to this file. |
| Net Vampire\Data\Sites\*.nvs |
Site settings and statistics. Do not write to this file. |
| Net Vampire\Data\Partial\*.nvp |
Partially received files. Check the size of these files
to monitor the progress of downloads. |
| Key |
Purpose |
Data type |
| [SETTINGS] |
| LocID |
The ID of the currently used file location
in the [LOCATIONS] section |
ID |
| Title |
The Job description line |
string |
| LocalFile |
The name of the destination file if different
from the original file name |
string |
| LocalFolder |
The destination directory or category.
Put the category name in the angle brackets |
string |
| StartTime |
The start time of the Job |
time |
| Priority |
The Job priority, 1(lowest) to 9(highest) |
integer |
| Regular |
Re-schedule the next start after completion |
boolean |
| Period |
Time interval between the starts in the Regular mode |
integer |
| PeriodUnits |
Period units: 0=days, 1=hours, 2=minutes. |
integer |
| OnlyNewer |
Download only newer files in the Regular mode |
boolean |
| MultiCopies |
Save multiple copies of the file in the Regular mode |
boolean |
| ConnPerFile |
Reserved |
integer |
| RetryIfSize |
Retry if file size is less than MinFileSize |
boolean |
| MinFileSize |
Minimum file size for the RetryIfSize option |
integer |
| AllowConcurrPerFile |
Reserved |
boolean |
| Strip |
Strip proxy messages from the received file |
boolean |
| Referer |
The Referer field of the HTTP request |
string |
| UserAgent |
The User-Agent field of the HTTP request |
string |
| IgnoreDateChange |
Resume the download even if the file date/time changed |
boolean |
| RestoreDirs |
Append the source site name and directory to LocalFolder |
boolean |
| [LOCATIONS] |
| <ID> |
Remote file location (URL) |
string |