Go Back   FlashFXP Forums > > > >

! Requests Need a script or some sort of cool .bat file ? Ask here!

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 11-07-2003, 09:52 AM   #1
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Talking Tagging new releases with own NFO

uhm... here's the idea:

When a release is 100% completed, it gets "tagged" means there will be copied predefined NFO file from predefined location to that 100% complete release.

Here's the try:

/ioFTPD/system/ioFTPD.ini
Code:
[Events]
..skipped..
OnUploadComplete = EXEC ..\scripts\ioBanana.exe upload
OnUploadComplete = EXEC ..\scripts\tag.bat
..skipped..
/ioFTPD/scripts/tag.bat
Code:
@echo off
cd %PATH%
copy c:\ioftpd\bla.nfo
exit 0
bla.nfo located in c:\ioFTPD

All folders that have been completed (as I see it by created new folder 100% complete blablabla) does not have that NFO file...

Does anyone see a problem?

Thanx in advance
wooolF[RM] is offline   Reply With Quote
 

Tags
100%, complete, nfo, predefined, upload


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 11:25 PM.

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