View Single Post
Old 06-01-2004, 04:51 PM  
Adictojuego
Junior Member
 
Join Date: May 2004
Posts: 5
Default

In ioFTPD's ini, in events, there you can try to execute unrar.exe to unrar the files.
Code:
OnUploadComplete = EXEC ..\unrar.exe x -r -v -y *.rar
maybe something like this would work


Edit: It would not work
Adictojuego is offline   Reply With Quote