From my experience, I see the opposite. I once had to write a service that
downloads documents automatically at intervals from an FTP server, and
handling all of the errors in the process took me weeks to write. FTP does
no parity checking, uses no checksums, and dropped packets are a regular
occurrence.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
"Steve C. Orr [MVP, MCSD]" <Steve@Orr.net> wrote in message
news:e0mwjP3HFHA.4016@TK2MSFTNGP10.phx.gbl...[color=blue]
> HTTP transfers seem to be a bit more susceptible to glitches from my
> experience.
> Also, with advanced FTP functions you can resume interupted file
> transfers.
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
>
http://SteveOrr.net
>
>
> "RayAll" <RayAll@microsft.com> wrote in message
> news:%23E0XvL3HFHA.896@TK2MSFTNGP10.phx.gbl...[color=green]
>> What do you mean by reliability?
>>
>> Thanks
>> "Steve C. Orr [MVP, MCSD]" <Steve@Orr.net> wrote in message
>> news:OIbFP22HFHA.3364@TK2MSFTNGP10.phx.gbl...[color=darkred]
>>> FTP is a bit more reliable and efficient, especially for larger files.
>>> It also allows finer grained programatic control.
>>> However, it tends not to be quite as user friendly.
>>>
>>> --
>>> I hope this helps,
>>> Steve C. Orr, MCSD, MVP
>>>
http://SteveOrr.net
>>>
>>>
>>> "RayAll" <RayAll@microsft.com> wrote in message
>>> news:OZmZNu2HFHA.3628@TK2MSFTNGP15.phx.gbl...
>>>>I am using HTTP to upload files to a database ,I'm just curious if I can
>>>>do
>>>> it through FTP too and what would be the advantages and disadvantages
>>>> of
>>>> these two method?
>>>>
>>>> Thanks
>>>>
>>>>
>>>>
>>>
>>>[/color]
>>
>>[/color]
>
>[/color]