![]() |
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? |
Open up your ioFTPD.ini and add under the section [VFS]
Code:
Resume = */*.sfv !* |
maybe you have *.sfv in undupe.dat
|
Added those to ioftpd.ini and yes, had also .*sfv and .*nfo in the undupe.dat.
Thanks everyone |
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. |
Could you define "it" and "skips" in your particular case please.
|
actually i never got this to work too. i have:
Code:
Resume = *.nfo !* |
darko: You forgot to deny the right to overwrite those files.
|
I'm not sure but maybe you need to have:
Code:
Resume = */*.nfo !* Code:
Resume = *.nfo !* |
All times are GMT -5. The time now is 10:31 PM. |
Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)