Skip to content

iwhp/weebreeopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WeebreeOpen

This repository will contain some (hopefully) usefull packages ;-)

##WeebreeOpen.FtpClientLib

Is a .NET based FTP Client. It is in an alpha version.

Methods:

GetDirectoryListing(directory)
GetDirectoryListingRecursive(directory)

CreateDirectory(directory)
DeleteDirectory(directory)
DeleteDirectoryRecursive(directory)

DownloadFile(source, target)
DownloadFileRecursive(soruce directory, target directory, replace, delete)

DeleteFile(source)
UploadFile(source, target)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages