Re: URLDownloadToFile Error -2147024891
"Chamitha" wrote in message
news:1113516941.936003.142960@l41g2000cwc.googlegroups.com
> Sample
>
> Dim RetCode As Long
>
> RetCode = URLDownloadToFile(0,
> "ftp://username:password@ftp.ftpurl.com/File.txt", "C:\Test\File.txt",
> 0, 0)
Do you have rights to write to this file? In Explorer, can you create a
file in this directory?
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
date: Thu, 14 Apr 2005 18:56:49 -0400
author: Igor Tandetnik