View Single Post
Old 11-07-2003, 10:31 AM  
wooolF[RM]
Senior Member
 
Join Date: Oct 2003
Posts: 411
Default

I will try it, thanx for both tips
Apreicatted

Basically what I have to do is:

/ioFTPD/scripts/ioBanana.ini
on_release_complete=c:\ioftpd\scripts\tag.bat %DIR%

/ioFTPD/scripts/tag.bat
echo off
cd %%1
copy c:\ioftpd\bla.nfo
exit 0

bla.nfo located in c:\ioFTPD

will try this Thanx for extra comments and help on IRC, Harm
wooolF[RM] is offline   Reply With Quote