by wh1zkid » Fri Jul 09, 2010 6:20 pm
i believe this is quite simple, you just use the transfer function differently
dll RushMirc.dll RushScript RushApp.FTP.Transfer(0, ' $+ SOURCEFTPNAME $+ ', ' $+ BOOKMARKNAME $+ DIRNAME $+ ','','',' $+ TARGETDIR $+ \ $+ DIRNAME $+ ','',RS_DOWN or RS_DIRDES or RS_DIRSRC or RS_LOGOUT,'','','','','',0,0,0,0,0,0,0);
TARGETDIR is like D:\MOVIES foe example.
hope it helps.. i use this one often