[Qt-interest] Re : How can i make QFTP to support resuming?

BOUCARD Olivier boucard_olivier at yahoo.fr
Tue Nov 29 16:46:47 CET 2011


Hi,

I have made some search on the same topic.
First your FTP server must support this feature, example with ProFTPd: http://www.proftpd.org/docs/directives/linked/config_ref_AllowRetrieveRestart.html.
Then you have to use the FTP
REST command with QFTP rawCommand.

Olivier.



----- Mail original -----
> De : ammo <ammonite99 at googlemail.com>
> À : qt-interest at qt.nokia.com
> Cc : 
> Envoyé le : Mardi 29 Novembre 2011 15h52
> Objet : [Qt-interest] How can i make QFTP to support resuming?
> 
> HI All,
> I'm working on a project which uses Qftp as Client to upload/download
> some big files (100 ~ 200mb). But the connections are always broken
> during the transmission. could anyone tell me how to make Qftp to
> support sesuming. i cannot find any useful informations in the
> documents.
> Thanks.
> Henning.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111129/7ae8940d/attachment.html 


More information about the Qt-interest-old mailing list