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

13
12

4.6.2

Diff

Changelog

Source

4.6.2

  • Fixed: Allow directory names ending with space in client.list(). (#149, @inithink)
  • Fixed: Don't trim incoming message chunks.
  • Fixed: Reference Node.js types in tsconfig settings.
patrickjuchli
published 4.6.1 •

Changelog

Source

4.6.1

  • Fixed: Missing StringEncoding in export. (#144)
patrickjuchli
published 4.6.0 •

Changelog

Source

4.6.0

  • Added: Support for implicit FTPS. (#121, @sparebytes)
  • Fixed: Detection of stream being finished early. (#143)
patrickjuchli
published 4.5.4 •

Changelog

Source

4.5.4

  • Fixed: Catch server closing connection without error. (#138)
patrickjuchli
published 4.5.3 •

Changelog

Source

4.5.3

  • Fixed: Allow 'undefined' to be passed to trackProgress. (#125, @FabianMeul)
patrickjuchli
published 4.5.2 •

Changelog

Source

4.5.2

  • Fixed: Try next available list command after any FTP error. (#117)
patrickjuchli
published 4.5.1 •

Changelog

Source

4.5.1

  • Fixed: Remove eager check for remoteAddress of a socket. (#106)
patrickjuchli
published 4.5.0 •

Changelog

Source

4.5.0

  • Added: Directory listings are included in transfer progress tracking.
  • Fixed: Possible edge case where socket is disconnected but client still says it's open.
patrickjuchli
published 4.4.1 •

Changelog

Source

4.4.1

  • Fixed: Return to former working directory also after error when calling directory-related methods.
patrickjuchli
published 4.4.0 •

Changelog

Source

4.4.0

  • Changed: Current API uploadDir and downloadDir has been deprecated, use uploadFromDir and downloadToDir.
  • Added: You can specifiy a custom remote directory with downloadToDir.
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