FTP Rush - site search mirc error

Please post here if you have problems in using FTP Rush.
Post Reply
FrostyX
Posts: 10
Joined: Thu Apr 24, 2014 4:24 pm

FTP Rush - site search mirc error

Post by FrostyX »

Using raidenftpd, and latest FTPrush + mirc (lastest)site search and rushmirc.dll downloaded from here everything is set up the command search works well throw ftprush, but when i use throw mirc get always disconnecting me from the server

Code: Select all

Replace site1;site2;site3 with your sites from FTPRush  is case sensitive
On site 1,2,3 what i must edit? The ftp with log in details or....?
Rhino Cracker
Posts: 11
Joined: Mon Oct 31, 2011 11:20 am

Re: FTP Rush - site search mirc error

Post by Rhino Cracker »

Hi,

I'm not sure how exactly you are searchin, but this works for me:
/dll rushmirc.dll RushScript RushApp.FTP.RAW('mgsite','site search -2010-',RS_LOGIN or RS_ONE);
To search on the site named mgsite (stored in your FTPRush's site manager) for everything containing -2010-.
As long as mgsite supports "site search" command, of course. For Gene6 FTP-Server, I had to code it by myself.

It might be possible that you are using a rushmirc.dll that doesn't support callbacks (displaying answeres to commands into mirc). Or maybe you have to set a callback command first:
/dll Rushmirc.dll SetMircCmd /echo
Post Reply