Patch Uploaded
AppStar has uploaded a patch.Description:The timestamp from my ftp server was returning a datetime without a year causing the timestamp to not parse. I added a new function to properly parse the date...
View ArticlePatch Uploaded
ksoft has uploaded a patch.Description:Added delegate and event to get FTP progress (bytes read and total bytes read) on uploads and downloads.Use in the following manner: FTPclient MyFTP = new...
View ArticlePatch Uploaded: #1460
judahr has uploaded a patch.Description:Added Last Exception property. Variable populated within each catch statement. Based on v1.1 code.
View ArticlePatch Uploaded: #1461
judahr has uploaded a patch.Description:Added no parameter overload for GetFiles() and support for same in GetFileOrDir.
View ArticlePatch Uploaded: #1462
judahr has uploaded a patch.Description:FTPdirectory: Ran into problem where Ftp server returned directories using \n as line seperator. Modified constructor to handle either method.
View ArticleSource code checked in, #15144
Amended catch expressions to throw exception rather than handle
View ArticleSource code checked in, #15145
Amended as per changes to 1.2 to match VB version (encoding etc.)
View ArticleSource code checked in, #17919
Amended GetCredentials method to store credentials between uses
View ArticleSource code checked in, #94877
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View Article