Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.3k views
in .NET FTP by (400 points)
Sir,

Does the demo version expires? if Yes, please let us know the validity period of the same.

Also in our application we use the dll to download a file from the FTP. Over here, when we try to abort the download using the following code:

ftpConnection1.Close(true) // we use the abrupt function here

the download doesnt get aborted.. Can you please advise on this item.

Thanks for your kind attention and support.

Many Thanks,
Kris

1 Answer

0 votes
by (162k points)
If you have downloaded edtFTPnet/Express or edtFTPnet/PRO yes it does expire after 30 days or so.

edtFTPnet is free, open source and of course doesn't expire.

You need generally to call CancelTransfer() but it should be called from a separate thread.

Categories

...