Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Information abotu FTP protocol, client side
Forum Updated to NodeBB v4.3 + New Features

Information abotu FTP protocol, client side

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Giox79
    wrote on last edited by
    #1

    Good morning,
    I'm starting using the QT library and I need to create a custom FTP client. My main problem is related to the MODE Z ftp.
    In fact in my application I need to be able to upload (not download) file compressed in zlib deflate mode to FTP servers that support MODE Z rfc proposal (http://filezilla-project.org/specs/draft-preston-ftpext-deflate-03.txt).

    So I have a question: this feature is supported in QT 4.7.1 or not?
    I was not able to find a reference to it, however as far as I know QT integrate with Zlib and has a really useful QFtp class, so I this that I missing some QT example.

    If the answer is not I will try implementing the MODE Z by my self.
    Any help will be really appreciated.
    Giovanni

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved