Skip to content

franciscoserdio/my.Ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my.Ftp

DESCRIPTION This library allows to access an ftp server in the same programming fashion as accessing a Hard drive using the System.IO namespace.

UNIT TESTING

  • Required software An ftp server, in our case we have chosen a n open source one, such is FileZilla Server

  • Required steps 1.Install the ftp server 2.Create a user, with the following credentials a.Username: anonymous b.Password: anonymous 3.Share the folder “C:\temp”, and give full permissions to the user at step 2 4.Give full permissions to the user 5.Start the ftp server Once these steps are done, the unit test must work.

About

Ftp api, emulating the System.IO namespace for accessing an FTP

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages