Skip to content

Releases: cyverse/gocommands

v0.2.7

08 Aug 22:10
Compare
Choose a tag to compare
  • Render progress bar for Tar/Untar during bput subcommand run
  • Fix a bug that does not create Tar file correctly

v0.2.6

29 Jul 19:26
Compare
Choose a tag to compare
  • Fix bput bug that only transfers the last bundle.

v0.2.5

25 Jul 18:08
Compare
Choose a tag to compare
  • Add bput command that bundles input files in TAR and uncompress in the server.
  • Rework error printing

v0.2.4

27 Jun 17:59
Compare
Choose a tag to compare
  • Perform put, get, and sync subcommands in parallel

v0.2.3

23 Jun 22:15
Compare
Choose a tag to compare
  • Implement -L flag for ls
  • Resolve ~ in path
  • Add -f flag for cp
  • Ask Y/N for overwriting file
  • Implement sync subcommand

v0.2.2

09 Jun 20:15
Compare
Choose a tag to compare
  • Bugfix: could not locate a session file because ppid gets changed when running the program with wrapper scripts (e.g., gopwd and gocd).

v0.2.1

08 Jun 18:17
Compare
Choose a tag to compare
  • Disable poorman's rollback for connections to improve performance
  • Display full timestamp when running commands in debug mode

v0.2.0

07 Jun 22:17
Compare
Choose a tag to compare

Make a single binary (gocmd) and provide alias scripts.

v0.1.0

07 Jun 00:57
Compare
Choose a tag to compare

First release
Implements:

  • goinit
  • gols
  • goget
  • goput
  • gocd
  • gopwd
  • gomv
  • gocp
  • gorm
  • gormdir
  • gomkdir