PDA

View Full Version : NEWDATE failed


gon0
02-18-2004, 06:11 AM
HI.

I test now since 3 days around, and i never bring NEWDATE to create the dated dirs.

Added ally necessary entrys to the ioftpd.ini, edited the ioA.cfg like told, but it doesnt work :/

My SFV:
default.sfv

"c:\System Volume Information\°\" /
"f:\ioFTPD\site\mp3\" /MP3






Well, first problem is that if i configure ioA under [Newdate] like :

Newdate_0 = mp3|some mp3 shit|f:\ioFTPD\site\MP3\%M%D|/MP3/%M%D|c:\System Volume Information\°\today-mp3|0|0|0|1|777

and after that running through IOFTPD "site newdate" i get this error in the ioA.debug :
02-18-2004 11:42:53 NEWDATE - E001 Wrong number of parameters on following line: mp3|some mp3 shit|f:\ioFTPD\site\MP3\%M%D|/MP3/%M%D|c:\System Volume Information\°\today-mp3|0|0|0|1|777


Mhh, well, i browsed trough the Forum and saw that one guy making the NewDate config otherwhise.. so i tested it like that :

[Newdate]
Newdate_0 = Area=MP3|MP3|f:\IOFTPD\site\MP3\%M%D|/MP3/%M%D|0|c:\System Volume Information\°\today-mp3
Newdate_Log = ""%area" "%vfs" "%desc" "%phys""

well, after "site newdate" the ioA.debug responds this :

02-18-2004 11:55:14 NEWDATE vfs - !vfs:add 777 0:c:\System Volume Information\°\today-mp3 MP3
02-18-2004 11:55:14 NEWDATE - !vfs:chattr 1 "/MP3/0218" "f:\IOFTPD\site\MP3\0218"

I dont know, but i never see any of this symlinks or what ever, someone can help me?

Using : ioA, ioZS, dzsBot, IOFTPD on WindowsXP SP1.


Sorry 4 bad english and bad description.

Greets

WarC
02-18-2004, 07:50 AM
1. You dont seem to use 1.1.0 version of ioA
2. Why try to hide the stuff. I dont help people using those odd dirs

oldelpaso
03-12-2004, 02:29 AM
hi

my system dont make newdate dir. Her is the conf


ioa conf

[Newdate]
Newdate_0 = "AUDIO|0DAY-AUDIO|D:\0DAY-AUDIO\%M%D|/0DAY-AUDIO/%M%D|C:\Site-ROOT\Today-0Day|0|0|0|1|777"
Newdate_1 = "AUDIO|0DAY-AUDIO|D:\0DAY-AUDIO\%M%D|/0DAY-AUDIO/%M%D|C:\Site-ROOT\Yesterday-0Day|0|0|-1|0|777"

ioftpd.ini conf
Newday = 59 22 * * EXEC C:\ioFTPD\scripts\ioA\ioA.exe NEWDATE

System dir
D:\0DAY-AUDIO


site newdate works!

best regards,

// PASO

ReCaR
03-17-2004, 03:36 AM
Originally posted by WarC
...
2. Why try to hide the stuff. I dont help people using those odd dirs

I think we really don't need this kind of guys on the forum ....

WarC
03-17-2004, 05:06 AM
oldelpaso:

dunno if it was you I helped on irc but anyway

you got:
Newday = 59 22 * * EXEC C:\ioFTPD\scripts\ioA\ioA.exe NEWDATE

It seems you try to create the next days directories one minute to early. ie if this is triggered at 10th at 23:59 localtime that wont be able to create it. Instead trigger it 00 23 or 01 23 even to be sure its the next day.

oldelpaso
03-17-2004, 08:31 AM
yes it is fixt thnkas :) dono whay it was not working