Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: zordtk/ftp-srv

Tags

v4.6.3

Toggle v4.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add errors to typescript declarations (QuorumDMS#337)

fixes QuorumDMS#336

v4.6.2

Toggle v4.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: replace .finally with .then (QuorumDMS#322)

v4.6.1

Toggle v4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update engine (QuorumDMS#298)

This will prevent users of node 10  and below from installing and using >= v4.6

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix pasv_url resolverFunction docs (QuorumDMS#297)

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v4.4.0

Toggle v4.4.0's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: fix semantic release dry run

v4.3.4

Toggle v4.3.4's commit message
fix: disallow PORT connections to alternate hosts

Ensure the data socket that the server connects to from the PORT command is the same IP as the current command socket.

* fix: add error handling to additional connection commands

v3.1.2

Toggle v3.1.2's commit message
fix: disallow PORT connections to alternate hosts

Ensure the data socket that the server connects to from the PORT command is the same IP as the current command socket.

* fix: add error handling to additional connection commands

v2.19.6

Toggle v2.19.6's commit message
chore: version specific fixes

v4.3.3

Toggle v4.3.3's commit message
fix: cli arg consistency