> > 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)
> - aut
>> 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 p
> 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
Arno Garrels wrote:
> I think FTP is the right protocol, however ICS does support such
> big files without changes.
Oops, does _not_ support such big files without changes.
> Roland Frei wrote:
>> hello everyone.
>> i have a general question about filetransfer.
>> i want to transfer large files
Roland Frei wrote:
> hello everyone.
> 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
hello everyone.
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