Quantcast
Channel: FTPclient
Browsing latest articles
Browse All 20 View Live

Released: 1.21 Production (Oct 02, 2008)

Minor fix to GetCredentials to store the value for re-use, to enable KeepAlive to work correctly.

View Article



Updated Release: 1.21 Production (Oct 02, 2008)

Minor fix to GetCredentials to store the value for re-use, to enable KeepAlive to work correctly.

View Article

Updated Release: 1.2 Production (Jul 16, 2008)

Release 1.2 includes Upload from stream capability ,and fix for URI encoding in upload/rename et al.Please log any issues with me

View Article

Source code checked in, #18903

Added throw; to Upload exception handlers

View Article

New Post: date parse is not working correctly

First, Thanks for the hard work. I get some interesting date parse from my ftp server server is ProFTPD 1.3.1 and i get this for the dates: Seems to be replacing the date with the date you run the...

View Article


Created Issue: Download file missmatched

There is a little bug in procedure Download(...). When a file exists and the size is greater than the size of the file to download, the result (the downloaded file) is missmatched.The function...

View Article

Commented Issue: Date and Time from FTP server

Currently the function ListDirectoryDetail attempts to set the file date/time from the text returned from the directory listing.This is often partial or incomplete, and we should really have an option...

View Article

Created Issue: Hostname returns Uri, but is string [10583]

The Hostname property returns an URI, and not only the host name. Consider using using Uri instead of string, it has support for FTP. I'm not quite sure to name it URI, URN or URL.....

View Article


Created Issue: CurrentDirectory property throwing ApplicationException...

Would it not be better if it was throwing ArgumentException?

View Article


New Post: get/put multiple files (mput/mget)

Hiis there a way to do a mput or a mget without specifying all the filenames first? 

View Article

New Post: get/put multiple files (mput/mget)

Not as far as I am aware - check the FtpWebRequest documentation.You can always write your own function to do this of course. I have an unpublished utility based on FtpClient called FtpSyncDir that...

View Article

New Post: HOW: Display filenames from non-remote directory

Hello,Did you find a solution? i have the same problem, i wanna list the files in a directory, i use GetFiles function but i get an exception because the parser is not working.What can i do? Thanks!!!

View Article

New Post: HOW: Display filenames from non-remote directory

nitinr708 wrote:hi, can anybody tell me how can we retrieve all the file(s) names that are present in a Directory, which is not on the remote host........but is present on the local system and we are...

View Article


New Post: Error getting file / file size

Hello,I want to download from the FTP server one file and i do:connection = FTPclient[...]connection.CurrentDirectory = "/var/spool/storage/SD_DISK/20100219/00/"connection.GetFileSize( lastDirectory )...

View Article

Commented Issue: FTPfileInfo constructor support for no size [1793]

the constructer of FTPfileInfo is expecting size to be non-blank, but for a directory it is blank hence there is an exception.does anyone have an elegant fix to this problem? (maybe extend FileInfo to...

View Article


Created Issue: Ftp string format and _filedatetime [12258]

I get from ftp server following format:-rw-rw-r-- 1 510 400 507 Mar 22 04:19 f3603341.ehNot one of the string formats in the library is not suitable. I wrote new _ParseFormat for this...

View Article

Source code checked in, #57274

Checked in by server upgrade

View Article


New Comment on "Documentation"

Hi , The Regular can't Match some the Ftp file list format . I suggest FTP.FTPfileInfo._ParseFormats property add this item :...

View Article

Source code checked in, #94876

Checked in by server upgrade

View Article

Source 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
Browsing latest articles
Browse All 20 View Live




Latest Images