Page 1 of 1

Max amount retries doesn't always work under win7

Posted: Mon May 31, 2010 7:11 pm
by Mystery-X
I'm trying to only fxp nfo sfv m3u but the max retries won't work most of the time.
I'm using win7 64bit.
Since there isn't any 100% completed dir on the ftp i can't use that to stop the transfer.

My code :

Code: Select all

dll rushmirc.dll RushScript RushApp.FTP.Transfer( ' $+ $windownumber(%sitename) $+ ' , ' $+ %sitename $+ ', ' $+ $readini( %dbfile ,%section,DIR) $+ ', ' $+ %rls $+ ', 'NFOS', '/NFOS', ' $+ %rls $+ ', RS_DIRDES or RS_DIRSRC or RS_APPEND or RS_LOGOUT, '', '', '*.nfo;*.m3u;*.sfv', '', '', 10, 0, 0, 0, 0, 0, 0)
Regards,
Mystery-X

Re: Max amount retries doesn't always work under win7

Posted: Fri Aug 13, 2010 9:13 pm
by leeenox
SIGN

same problem here...
need a fix or workaournd too.