Socket
Socket
Sign inDemoInstall

github.com/alexzaicev/go-ftp-client

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/alexzaicev/go-ftp-client


Version published
Created
Source

GO FTP Client

Units Tests golint Coverage Status CodeQL Trivy Functional Tests License

A simple CLI utility for executing FTP client without then need of installing additional software.

Backlog

  • Commands supported:
    • Status
    • Make dir
    • List
    • Remove file/directory
    • Move file/directory
    • Upload file/directory
    • Download file/directory
    • TLS support
    • Support configuration file
    • Support env variables
    • Add repos/input validator functions
    • Entry Parsers:
      • Implement missing test cases and features in UNIX and RFC3659 parsers
      • MsDOS entry parser
      • Hosted FTP entry parser
    • Missing functional tests
    • Support missing FTP server features upon discovery
    • Mechanism to disable features within config

AUTH TLS CCC CLNT EPRT EPSV HOST LANG fr-FR.UTF-8;fr-FR;en-US.UTF-8;en-US;it-IT.UTF-8;it-IT;es-ES.UTF-8;es-ES;bg-BG.UTF-8;bg-BG;ko-KR.UTF-8;ko-KR;zh-TW.UTF-8;zh-TW;ru-RU.UTF-8;ru-RU;ja-JP.UTF-8;ja-JP;zh-CN.UTF-8;zh-CN MDTM MFF modify;UNIX.group;UNIX.mode; MFMT MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.groupname*;UNIX.mode*;UNIX.owner*;UNIX.ownername*; PBSZ PROT RANG STREAM REST STREAM SIZE SSCN TVFS UTF8

FAQs

Package last updated on 01 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc