Skip to content

Releases: Ragueel/ftp-uploader

v0.4.4

Choose a tag to compare

@Ragueel Ragueel released this 20 Feb 18:03

small fixes

v0.4.3

Choose a tag to compare

@Ragueel Ragueel released this 20 Feb 17:53

fix mutexes

v0.4.2

Choose a tag to compare

@Ragueel Ragueel released this 20 Feb 17:39

Small fix with directories

v0.4.1

Choose a tag to compare

@Ragueel Ragueel released this 20 Feb 16:59

Minor fixes

v0.4.0

Choose a tag to compare

@Ragueel Ragueel released this 29 Jan 04:25

features

improved logic of how directory locks are handled.

small fixes

add randomization in ftp uploader tests

v0.3.0

Choose a tag to compare

@Ragueel Ragueel released this 26 Jan 16:31
  • Fixed bug with parallel uploads with race condition, when uploading workers tried to create directory at the same time.
  • Small fix with rootPath trimming, better handling will be added next

v0.2.0

Choose a tag to compare

@Ragueel Ragueel released this 15 Jan 11:10

add proper os.exitcode when upload fails

Small code cleanup

Choose a tag to compare

@Ragueel Ragueel released this 14 Jan 12:56

Small code cleanup nothing breaking

Initial release

Choose a tag to compare

@Ragueel Ragueel released this 14 Jan 12:50

Hello world, this is initial release.