FTP Uload for .NET Project usage

Core FTP client questions and answers
Post Reply
netstair
Posts: 1
Joined: Mon Dec 19, 2016 7:43 pm

FTP Uload for .NET Project usage

Post by netstair »

Does CoreFTP offers .NET Component or does it allow to be used with Visual Studio project?

I need a very productive and secure FTP upload to be used with my C# Windows Console Program, Currently I am using the default windows FTP class built in the Visual Studio but it is not reliable I am having a lot of problem specially when the file is too big, it fails uploading.

Thanks
Post Reply