PDA

View Full Version : help with scripts


thedepartedone
04-30-2009, 10:56 AM
hi all... im new to ioftpd and i got the server running right now but im having trouble setting up a few things or locating scripts that will work for me....

mp3 sorting script (sort through the many albums i have by artist/genre/group/year... with a link in the root dir for faster access to the folders)
newday script (creates the next day folder [today is 0430, will make 0501 at 6:00pm USEST] with a link in the root dir for faster access to the new day)
new folders script (shows the latest folders of a specified location to have been made/uploaded)

can anyone point me out to the best scripts for these task.? thanks in advance

Yil
04-30-2009, 02:43 PM
nxtools and ioNinja are the combo to use right now and should do what you want.

thedepartedone
04-30-2009, 02:48 PM
ok so i got the mp3 sort down (using the one in iozs), but im still having probs setting up new day for iozs and looking for a new folders script

razoor
04-30-2009, 04:44 PM
as yil said. nxTools does what you want.

o_dog
04-30-2009, 06:52 PM
nxtools and ioninja, I would not use ioZS. Kinda outdated.

thedepartedone
06-19-2009, 11:35 AM
ok... kinda late to post a reply but i was away for a while. im using both nxtools and ioninja and i see some lines that both use... ex:

(BOTH OF THESE ARE UNDER EVENTS)

OnUploadComplete =
OnUploadError =

both ioninja and nxtools require the usage of this line. can anyone tell me which script i should allow to use this or can both use it at the same time like so:?

;OnUploadComplete = nxtools script
;OnUploadError = ntxtools script
;OnUploadComplete = ioninja script
;OnUploadError = ioninja script

EDIT:

i found the same situation for the following [FTP_Post-Command_Events]:

dele

Yil
06-24-2009, 12:54 AM
You can use both :)