Home / Binary
Name Modified Size InfoDownloads / Week
Parent folder
This folder has no files.
Totals: 0 Items   0

Downloads:

DotNetFtpLibrary.zip (current release)
Directory Binary: Includes binary files for .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0 working on x86 and x64.
Directory SourceCode: Includes VisualStudio 2010 solutions, with source code and examples.

DotNetFtpLibrary.zip includes:

2 VisualStudio 2010 solutions with complete source code.
Documentation of DotNetFtpLibrary
Binary files for .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0 working on x86 and x64.

VisualStudio 2010 solution (.NET3.5, .Net4.0):

Project DotNetFtpLibrary: Complete source code of library
Project DemoConsole: Shows how to use library in console application.
Project DemoWpf: Shows how to use library in a WFP application.

Documentation:

In most directories a readme.txt file is included to explain the basics.
In ./docs/HtmlClassHirarchy/ you find HTML files, which discribe classes, properties, methods, events.
To view HTML files start with Index.html. HTML files are created by Sandcastle.

Binary files:

To use binaries in your project open the Solution Explorer in MS Visual Studio 2010 (click View -> Solution Explorer).
Now open your project go to References, right mouse click and choose "Add References..".
Browse to folder which contains DotNetFtpLib.dll and add it.
Now you have access to DotNetFtpLib.dll e.g. type in your C# file:
OpenDotNetFtpLib.FtpClient ftpClient = new OpenDotNetFtpLib.FtpClient();

Comment:

This is my first project I publish. I do not expect lot of downloads. If you need help, you found bugs, wish new feature contact me: egon.duerr@gmx.at
Library is tested on Unix and MS ftp servers. To handle all ftp servers, the method CreateDirectoryRecursive() is not very fast, but I hope save.

Source: readme.markdown, updated 2012-08-18