first commit
This commit is contained in:
18
build/node_modules/basic-ftp/CHANGELOG.md
generated
vendored
Normal file
18
build/node_modules/basic-ftp/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.5
|
||||
|
||||
- Close data socket explicitly after upload is done.
|
||||
|
||||
## 1.0.4
|
||||
|
||||
- List: Some servers send confirmation on control socket before the data arrived.
|
||||
|
||||
## 1.0.3
|
||||
|
||||
- List: Wait until server explicitly confirms that the transfer is complete.
|
||||
- Upload: Close data socket manually when a stream ended.
|
||||
|
||||
## 1.0.2
|
||||
|
||||
Initial release
|
||||
Reference in New Issue
Block a user