Re: [Gambas-user] FtpClient from gb.net.curl has problems with files > 2 GiB

2013-07-29 Thread Benoît Minisini
Le 29/07/2013 16:09, Tobias Boege a écrit : > Hi, > > someone pointed out that he has problems with uploading files > 2 GiB with > the FtpClient. FileZilla and the curl command line tool are working fine so > it's neither curl nor the server who are misbehaving. > > I don't know curl very well but

[Gambas-user] FtpClient from gb.net.curl has problems with files > 2 GiB

2013-07-29 Thread Tobias Boege
Hi, someone pointed out that he has problems with uploading files > 2 GiB with the FtpClient. FileZilla and the curl command line tool are working fine so it's neither curl nor the server who are misbehaving. I don't know curl very well but the ftpupload.c example in the curl sources uses a CURLO