Skip to content

MattMoradi/FTP.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP.NET

FTP.NET is a free and open source command line interface FTP client written in .NET

Requirements

Building in Visual Studio Community

  • Open the FTP.sln solution file
  • Build > Build Solution, then Run or Debug the solution using the Debug | Any CPU configuration.

Building in Command Line Interface

  • dotnet build FTP.sln
  • cd Client
  • dotnet run

Packaging in Nullsoft Install System

  • Clean and build the solution with the Release | Any CPU configuration.
  • Compile ClientInstaller.nsi using the NSIS compiler
  • Test installer on Windows machine

UploadDemo

About

A Command Line FTP Client in .NET

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5