Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

basic-ftp

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-ftp - npm Package Versions

23
12

5.0.5

Diff

Changelog

Source

5.0.5

  • Fixed: Memory leak described in #250 by @everhardt, @martijnimhoff
patrickjuchli
published 5.0.4 •

Changelog

Source

5.0.4

  • Fixed: Handle relative paths in Client.removeDir()
patrickjuchli
published 5.0.3 •

Changelog

Source

5.0.3

  • Fixed: Improve closing sequence for control socket. (#224, #228)
  • Fixed: Avoid deprecation error. (#221)
  • Fixed: Set default settings before login in case there are non-ascii characters in user or password. (#229, @lgpseu)
patrickjuchli
published 5.0.2 •

Changelog

Source

5.0.2

  • Fixed: Use existing code path to close control socket when replacing it.
  • Fixed: Destroy sockets explicitly on timeouts only.
patrickjuchli
published 5.0.1 •

Changelog

Source

5.0.1

  • Fixed: Don't trust FEAT response of servers regarding EPSV. (#213)
  • Fixed: Include original error message when client reports as closed.
patrickjuchli
published 5.0.0 •

Changelog

Source

5.0.0

  • Breaking change: Library requires at least Node version 10.
  • Changed: Use feature set as reported by server to determine transfer strategy.
  • Changed: Test suite improvements to better reflect behaviour of an FTP server.
  • Fixed: Issues around incomplete upload described in #205.
  • Fixed: Variation of empty directory listing described in #206.
  • Fixed: List parsing for specific Unix flavor described in #193.
  • Fixed: Prevent late internal exceptions from sockets.
  • Fixed: Stop explicitly destroying sockets, too early in rare cases.
patrickjuchli
published 4.6.6 •

Changelog

Source

4.6.6

  • Fixed: Log reason why transfer modes fail when testing.
patrickjuchli
published 4.6.5 •

Changelog

Source

4.6.5

  • Fixed: Only use MLSD after querying support for feature. (#187)
patrickjuchli
published 4.6.4 •

Changelog

Source

4.6.4

  • Fixed: Hostname doesn't match certificates altnames for data connection. (#166, #179, @alandoherty)
patrickjuchli
published 4.6.3 •

Changelog

Source

4.6.3

  • Improved: Continue trying transfer strategies even after unexpected errors. (#164)
23
12
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