I want to file upload from local to ftp server using C# on .NET 8
I’m using Nuget package FtpSharpLib.Core
, and this is my code:
I want to file upload from local to ftp server using C# .Net8
Nuget Package – FtpSharpLib.Core
I’m using Nuget package FtpSharpLib.Core
, and this is my code:
Nuget Package – FtpSharpLib.Core