0 votes
by (220 points)
edited

Hi,

I'm using the component Rebex.Net.Ftp. It seems that when I open a connection to a ftp (with the Connect then Login methods), the application create a thread that is never aborted.

Then for some obscure reasons, after some use of the connection, this thread use 100% of the processor and i can't do any connection to the ftp. If i kill this thread manually, it will work again.

Have you got an idea ?

Thanks

Applies to: Rebex FTP/SSL

1 Answer

0 votes
by (220 points)

...