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 07-09-2009, 02:09 PM   #5
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

ioFTPD can execute your program on event OnUploadComplete.
Code:
[Events]
OnUploadComplete = EXEC path\to\your\program.exe
...
in this case ioFTPD will pass next arguments to you program:
Code:
phisical\path\of\the\uploaded\file
CRC32 sum of the file being uploaded
virtual\path\of\the\uploaded\file
jeza is offline   Reply With Quote
 

Tags
c/c++, ftp, project, server, 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 02:43 AM.

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