PDA

View Full Version : After upload is finished , it unpacks the archive ?


dunken
04-16-2009, 11:31 PM
Is there a script that works like that ?

After the upload is finished , he starts to unpack the uploaded files ?

o_dog
04-17-2009, 03:55 AM
yes, ioninja has a plugin for it

iofun
06-12-2009, 12:50 AM
#
# UnPack Release on complete (this will unpack files to rootdir of release) and delete all subdirs unpacked when finished.
# It will delete all the files unpacked. Subdirs will be removed. they are unpacked into parent dir.
#
set ioNJ(UNPACK_COMPLETE) 1

o_dog
06-12-2009, 03:08 AM
what does that mean?