Old 06-12-2005, 05:39 PM   #16
esmandil
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 107
Default

Quote:
try setting 'ioerror' 0
What do you mean? I actually *do* set ioerror to 0 (if there are no errors during execution of my script.
esmandil is offline   Reply With Quote
Old 11-02-2005, 09:05 AM   #17
esmandil
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 107
Default

New version is available:

0.70 -- minor upgrade
+ Nuked directories are now handled correctly
+ Increased timeout for "database is locked" error
+ Added support for section aliases
+ Added support for "wipe -r" for people who use both ioftpd and glftpd
esmandil is offline   Reply With Quote
Old 11-21-2005, 04:24 PM   #18
ChipMunk666
Senior Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 220
Default

Ok i looked into your script and i find it rather fascinating but i have a question.
I see db_schema.sql to put in a sql database.
But i don't see anything where i put this and how esmnewdir connects to it doesn't it need the required database in the sql server etc?And where to connect etc?
I want to use this with iosharedb.So a global dupe system.
But can't find any information about connecting it to the sql database.
ChipMunk666 is offline   Reply With Quote
Old 11-21-2005, 10:24 PM   #19
JoeBAR
Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Nov 2003
Posts: 42
Default

It uses sqllite, no connection, just a dll which store data in 'sql' fashion
JoeBAR is offline   Reply With Quote
Old 11-22-2005, 06:55 AM   #20
ChipMunk666
Senior Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 220
Default

ow ok thx why the sql table than?
ChipMunk666 is offline   Reply With Quote
Old 11-23-2005, 06:00 AM   #21
esmandil
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 107
Default

EsmNewdir uses SQL database to manage the data, but it is a lightweight one called sqlite. It does not connect to any SQL server, it stores all its data in a single file.

The esmnewdir.db file already has the correct schema loaded, the file is just for reference if somebody is interested

That said, it wouldn't be difficult to use some SQL server to keep the database in -- provided you have a way of accessing such server from tcl. I will not be doing anything like this, at least not in near future, but if you know some tcl you should be able to modify esmNewdir without much problem.
esmandil is offline   Reply With Quote
Reply

Tags
database, dupe, ioftpd, site, test1

Thread Tools
Display Modes 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

Forum Jump


All times are GMT -5. The time now is 06:08 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)