B
Bob Phillips
Hello All:
I am building a small app that will download files from an FTP server
(SCO Unix). I am told that the filenames may be reused, so I have to
check the file size. However, the WebRequestMethods.Ftp.GetFileSize is
not returning anything from GetResponseStream(). A read of the stream
returns null. Has anybody else seen this behavior?
-Bob
I am building a small app that will download files from an FTP server
(SCO Unix). I am told that the filenames may be reused, so I have to
check the file size. However, the WebRequestMethods.Ftp.GetFileSize is
not returning anything from GetResponseStream(). A read of the stream
returns null. Has anybody else seen this behavior?
-Bob