Skip to content
/ FTP Public

FTP Class to Create, Delete, Upload, Download files and folders from local mechine to remote host.

Notifications You must be signed in to change notification settings

sthapa123/FTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FTP

FTP Class to Create, Delete, Upload, Download files and folders from local mechine to remote host.

It allows you to quickly and easily perform a variety of FTP functions without hassle. I hope sharing this will make your coding easier as well.

Using the code is simple, you'll need to be using System.IO and System.Net namespaces. Add the class to your project, then just create a new instance of the ftp class, use the function of choice, and free the resource when you're done:

About

FTP Class to Create, Delete, Upload, Download files and folders from local mechine to remote host.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages