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