Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread Display Modes
Old 12-06-2004, 10:28 AM   #1
Quincy
Member
ioFTPD Foundation User
 
Join Date: Nov 2004
Posts: 30
Default SFV overwriting

Dunno if its actually a ioBanana bad configuration but when racing, people reupload and overwrite an already uploaded SFV file in the raced dir.
Shouldnt it be skipped? Where I made the mistake?
Quincy is offline   Reply With Quote
Old 12-06-2004, 10:30 AM   #2
fobban
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 186
Default

Open up your ioFTPD.ini and add under the section [VFS]
Code:
Resume = */*.sfv !*
Resume = */*.nfo !*
Overwrite = */*.sfv !*
Overwrite = */*.nfo !*
That would deny anyone who tries to resume/overwrite sfv and nfo files.
fobban is offline   Reply With Quote
Old 12-06-2004, 10:36 AM   #3
janis
Junior Member
ioFTPD Foundation User
 
Join Date: Jul 2004
Posts: 2
Default

maybe you have *.sfv in undupe.dat
janis is offline   Reply With Quote
Old 12-06-2004, 11:13 AM   #4
Quincy
Member
ioFTPD Foundation User
 
Join Date: Nov 2004
Posts: 30
Default

Added those to ioftpd.ini and yes, had also .*sfv and .*nfo in the undupe.dat.
Thanks everyone
Quincy is offline   Reply With Quote
Old 12-07-2004, 06:09 AM   #5
Quincy
Member
ioFTPD Foundation User
 
Join Date: Nov 2004
Posts: 30
Default

Got another problem tho..now it skips all the .nfo files whatever the directory they are uplaoded on if they have same name .

Have also tried to delete from ioftpd.ini:

Resume = */*.nfo !*
Overwrite = */*.nfo !*

But still doesnt work.
Quincy is offline   Reply With Quote
Old 12-10-2004, 05:30 PM   #6
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Could you define "it" and "skips" in your particular case please.
Harm is offline   Reply With Quote
Old 12-13-2004, 11:33 PM   #7
darko
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: May 2004
Posts: 74
Default

actually i never got this to work too. i have:
Code:
Resume 		= *.nfo !*
Resume 		= *.sfv !*
Resume		= * *
why doesnt that work?
darko is offline   Reply With Quote
Old 12-19-2004, 01:06 PM   #8
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

darko: You forgot to deny the right to overwrite those files.
Harm is offline   Reply With Quote
Old 12-20-2004, 06:53 AM   #9
fobban
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 186
Default

I'm not sure but maybe you need to have:

Code:
Resume = */*.nfo !*
Resume = */*.sfv !*
instead of
Code:
Resume = *.nfo !*
Resume = *.sfv !*
And of course you also need to add the same for overwriting.
fobban is offline   Reply With Quote
Reply

Tags
dir, file, raced, sfv, uploaded

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 10:43 AM.

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