gftp | free multithreaded file transfer client for * NIX | FTP library

 by   masneyb C Version: 2.9.1b License: MIT

kandi X-RAY | gftp Summary

kandi X-RAY | gftp Summary

gftp is a C library typically used in Networking, FTP applications. gftp has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

The gFTP file transfer client.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gftp has a low active ecosystem.
              It has 57 star(s) with 11 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 24 open issues and 30 have been closed. On average issues are closed in 68 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of gftp is 2.9.1b

            kandi-Quality Quality

              gftp has no bugs reported.

            kandi-Security Security

              gftp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              gftp is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gftp releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gftp
            Get all kandi verified functions for this library.

            gftp Key Features

            No Key Features are available at this moment for gftp.

            gftp Examples and Code Snippets

            No Code Snippets are available at this moment for gftp.

            Community Discussions

            QUESTION

            What is gftp on Golem, and why is it needed?
            Asked 2021-Mar-31 at 15:13

            I have a few questions regarding the gftp implementation that Golem uses for transfers.

            1. Why is it needed?
            2. Is it using some kind of custom protocol to transfer the files or is it done using normal HTTPS?
            3. Are there any limitations? Could be related to speed of transfer etc.
            ...

            ANSWER

            Answered 2021-Mar-31 at 15:13

            gftp is a custom protocol for transferring files via Golem Network. Here is the repo: https://github.com/golemfactory/yagna/tree/master/core/gftp

            Ad1. Golem Network (yagna) needs it to be able to transport binary payload between Providers and Requstors.

            Ad2. It has very little in common with the classic FTP protocol. It uses Golem Service Bus (aka GSB) under the hood, to transfer bytes of data between the Golem nodes. See: https://github.com/golemfactory/ya-service-bus

            Ad3. Of course, there are limitations:

            • it is still in Beta phase
            • it is not optimised for transfer speed yet.
            • transfers are possible just between two nodes (it is not like IPFS, BitTorrent which are replicating resource on consecutive nodes)
            • ... and more which will be subject to change, so I do not want to elaborate more right now.

            Source https://stackoverflow.com/questions/66873952

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gftp

            Yes, the text port of gFTP supports this well. You can type: gftp-text -d ftp://ftp.somesite.com/someplace. If someplace is a directory, it'll automatically download all of its subdirectories as well. If you want to transfer a file through ssh instead of ftp, just change the ftp:// to ssh://.

            Support

            FTP (ftp://)FTPS (ftps://) (Explicit TLS - current standard for encrypted FTP)FTPSi (ftpsi://) (Implicit TLS, default port: 990)SSH2 (ssh2://) (sftp) - requires OpenSSH client: sshFSP (fsp://) (UDP File Service Protocol)
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular FTP Libraries

            curl

            by curl

            git-ftp

            by git-ftp

            sftpgo

            by drakkan

            FluentFTP

            by robinrodricks

            pyftpdlib

            by giampaolo

            Try Top Libraries by masneyb

            weather-station

            by masneybC

            nexus-5-upstream

            by masneybShell

            flickrdownload

            by masneybJava

            shotwell-site-generator

            by masneybJavaScript

            cavedbmanager

            by masneybPython