>> i have a general question about filetransfer.
>> i want to transfer large files >4gb.
>> i just need a upload and i need authetification and a crc-check would be 
>> nice.
>>
>> ftp looks like the right protocol. but i have a lot of trouble with this 
>> large files on ftp.
>> is there a other protocol that can do this ?
>
> Can you elaborate about what the application has to do ?
backup a file server.
> What are the requirements ?
- large file support. (int64)
- single port use (because on ftp, the control connection crashes sometimes 
after a couple of houres (noop problem))
- pure delphi (vcl)
- authentification.

- crc checking would be nice
- bandwith control would be nice

> Are you writing both client and server ?
yes.


>
> --
> Contribute to the SSL Effort. Visit
> http://www.overbyte.be/eng/ssl.html
> --
> [EMAIL PROTECTED]
> Author of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> http://www.overbyte.be
>
>



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to