"panda" <panda@discussions.microsoft.com> wrote in message
news:D74DEB15-2A82-4794-A61B-39F88E69C978@microsoft.com...
> This is what i get in the log file
>
> c:\winnt\system32\logfiles\msftpsvc1\ex060829.log
>
>
> 23:57:30 10.10.1.62 [6]USER anonymous 331
> 23:57:30 10.10.1.62 [6]PASS IEUser@ 230
> 23:57:30 10.10.1.62 [6]sent
> /ImageBank/NewImageBank/images/Christmas/BSC_Christmas_image1.jpg 550
> 23:57:30 10.10.1.62 [6]sent
> /ImageBank/NewImageBank/images/Christmas/BSC_Christmas_image1.jpg 550
>
> I am guessing it is a setting in my ftp server?
>
> "Bernard Cheah [MVP]" wrote:
>
>> does ftp log file shows the request ?
>> if not, then it is not reaching ftp yet.
>> if yes, status code ?
>>
>> --
>> Regards,
>> Bernard Cheah
>>
http://www.iis.net/ >>
http://www.iis-resources.com/ >>
http://msmvps.com/blogs/bernard/ >>
>>
>> "panda" <panda@discussions.microsoft.com> wrote in message
>> news:7310A543-F24F-4593-AA49-642949B22650@microsoft.com...
>> > Hi,
>> >
>> > I am developing a ftp download page using html.
>> >
>> > I have included in the html page a link
>> >
>> > <a href="ftp://.....">download</a>
>> >
>> > but when the user clicks on the link they get a
>> >
>> > The page cannot be displayed
>> >
>> > I have setup ftp on the directory where the files reside and have
>> > enable
>> > anonymous login. Also i have done web sharing.
>> >
>> > What is the problem?
>> >
>> > thanks
>> >
>>
>>
>>