Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > NeoXed's scripts

NeoXed's scripts nxAutoNuke, nxTools, etc.

Reply
 
Thread Tools Rate Thread
Old 01-13-2008, 05:17 AM   #1
Member
 
Join Date: Feb 2007
Posts: 31
Default

hi neoxed,
my nxTools.cfg is:
Code:
set dupe(CheckExempts) {
  ...
  {/MUSIC/MP3/!sorted/*}
  {/MUSIC/MV/!sorted/*}
  ...
}

set dupe(LoggingExempts) {
  ...
  {/MUSIC/MP3/!sorted/*}
  {/MUSIC/MV/!sorted/*}
  ...
}

set dupe(RebuildPaths) {
  ...
  {{/MUSIC/MP3}      {D:/ioFTPD/site/MUSIC/MP3}     True True}
  {{/MUSIC/MV}       {D:/ioFTPD/site/MUSIC/MV}     True True}
  ...
}

but when I give the command SITE REBUILD, !sorted dirs are logged in dupe database
l.d.m is online now   Reply With Quote
Old 01-13-2008, 01:06 PM   #2
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,364
Default

Your post was moved because it had absolutely nothing to do with thread you posted in.

Add !sorted to dupe(RebuildIgnore).

Code:
set dupe(RebuildIgnore) {
  (incomplete)-*
  {\[*\] - ( * ) - \[*\]}
  {\[*complete*\]}
  {\[imdb\] * \[imdb\]}
  !sorted
}
neoxed is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 01:51 AM.