View Full Version : why ftplogger doesn't work?
Zer4tul
05-13-2005, 03:35 AM
I've downloaded ftpservertool.ini, and put it into the ftplogger's dir, edited it for ftplogger. And I've added the following line into ioftpd.ini, too:
onUploadComplete = EXEC ..\scripts\ftplogger\FTPlogger.exe %FILE
I'm sure the path of ftplogger is correct. I wanna it check the files when they are uploaded. But it seems as if it doesn't work. Can somebody tell me why? THX
FTPServerTools
05-13-2005, 09:27 AM
onUploadComplete = ..\scripts\FTPlogger.exe
Check: http://ftpservertools.tripod.com/io.htm
FTPLogger finds the arguments itself provided you downloaded and setup FTPServerTools.ini (ServerType=ioFTPD mainly and your paths)
Zer4tul
05-13-2005, 10:29 AM
I've write as this:
onUploadComplete = EXEC ..\scripts\ftplogger\FTPlogger.exe %FILE
But it doesn't work, either.
BTW, I cannot visit your website http://ftpservertools.tripod.com for a long time.
FTPServerTools
05-13-2005, 04:10 PM
My site is still open. YOu have to type http:// in front of it, if you forget that then your browserv may think it is an ftp site and try to open it as such.
The %FILE shouldnt be there.
ServerType=ioFTPD has to be set.
onUploadComplete = EXEC ..\scripts\ftplogger\FTPlogger.exe
The file is derived from the SevrerType=ioFTPD and the knowledge that io uses parameters in the OnUploadComplete event. Thus I grab those automatically.
Zer4tul
05-13-2005, 05:56 PM
Originally posted by FTPServerTools
My site is still open. YOu have to type http:// in front of it, if you forget that then your browserv may think it is an ftp site and try to open it as such.
The %FILE shouldnt be there.
ServerType=ioFTPD has to be set.
onUploadComplete = EXEC ..\scripts\ftplogger\FTPlogger.exe
The file is derived from the SevrerType=ioFTPD and the knowledge that io uses parameters in the OnUploadComplete event. Thus I grab those automatically.
Yes, I've typed the http:// (Cause I copied & pasted your URL from your reply) . But still I cannot visit your site.
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
And I've done following your words, but it still not work... T_T
FTPServerTools
05-14-2005, 06:08 PM
Well it works and I am not clear in what you did. My site is still open, I can visit it so it must be some odd browser error. It works fine for about 150 people a day so I assume you use some odd browser popup killer. There is a javascript (from tripod) in there, that shows some annoying header. Acording to the stats I see it works with firefox, msie, netscape and opera so I dont know what your settings are. Join the forum at http://mouton.danslereseau.com/FTPServerTools that is a good place to send your FTPServerTools.ini By the way I myself prefer to use the STOR post event instead of OnUploadComplete....
Zer4tul
05-15-2005, 09:58 AM
OK, vielen danke.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.