Go Back   FlashFXP Forums > FlashFXP > Release Archive > Website

Website Comments, Suggestions, Questions, Concerns, Fan mail, Hate mail, Whatever goes.

 
 
Thread Tools
Old 04-19-2005, 05:20 AM   #1
Member
ioFTPD Foundation User
 
Join Date: Feb 2005
Posts: 51
Default dupe with using own mySQL db?

hi @all

i've got a little question: i've a local mysql database, which stores all my stuff. to avoid dupes, i wanna use this mysql db checked before a upload (better: dir creation, cuz i only have dir names in the db, not filenames) is allowed.

can someone tell me if this is possible?

note: i didnt check the dupe scripts yet. so, if there is already one that is suitable for my needs, recommend it please!
r3flux is offline  
Old 04-19-2005, 06:16 PM   #2
deo
Banned
 
Join Date: Feb 2005
Posts: 53
Default

itcl with tclsqlite dll, set ioerror2 ; return 1, should be enuff on pre stor/mkd.
deo is offline  
Old 04-23-2005, 05:31 AM   #3
Member
ioFTPD Foundation User
 
Join Date: Feb 2005
Posts: 51
Default

well, i have no idea what u mean by that.

im not very familiar with tcl, so i would prefer to use php for that (if thats possible).
r3flux is offline  
Old 04-26-2005, 08:28 AM   #4
Member
 
Join Date: Mar 2005
Posts: 45
Default

Hoi

You can get ioBanana v20 for you are a registerred User.
ioBanana v20 is a do-it-all zipscript including sitebot.

In it's settings you can point to your pretimes db and configure in
the ioBanana.ini to check for dupe on make dir.

Code:
ioBanana.ini

[Pretime]

# Flags to enable or disable pretimes checks
check_pretime_on_mkd=1
fill_pretime_on_mkd=0
fill_pretime_on_pre=1
# Disable those 3 if you don't have a mysql db... (0=disabled)

db_ip=
db_port=
db_user=
db_password=
db_name=
table_name=
pretime_timezone=
Everything is explained in the html manual that comes with ioBanana.

Cheers
DJ
djdeluxe76 is offline  
Old 04-26-2005, 09:13 AM   #5
Member
ioFTPD Foundation User
 
Join Date: Feb 2005
Posts: 51
Default

Quote:
Originally posted by djdeluxe76
Hoi

You can get ioBanana v20 for you are a registerred User.
ioBanana v20 is a do-it-all zipscript including sitebot.
well, i dunno why my signature isnt seen in my first post in this thread, but u use already ioZS and dZsbot for my ioftpd (and i dont wanna change ).

so, i think i'll use one of the dupe scripts available in the script section. the syntax from the log file is easy, so i can export the stuff from my db to that log file without any problems

but ty for ur help

** edit **
seems that my signature is lost again

** /edit **
r3flux is offline  
 
Create a free account to browse our forums without ads



Thread Tools

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 11:35 PM.