Releases: cyverse/gocommands
Releases · cyverse/gocommands
v0.2.7
- Render progress bar for Tar/Untar during
bput
subcommand run
- Fix a bug that does not create Tar file correctly
v0.2.6
- Fix
bput
bug that only transfers the last bundle.
v0.2.5
- Add
bput
command that bundles input files in TAR and uncompress in the server.
- Rework error printing
v0.2.4
- Perform put, get, and sync subcommands in parallel
v0.2.3
- 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
- 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
- Disable poorman's rollback for connections to improve performance
- Display full timestamp when running commands in debug mode
v0.2.0
Make a single binary (gocmd) and provide alias scripts.
v0.1.0
First release
Implements:
- goinit
- gols
- goget
- goput
- gocd
- gopwd
- gomv
- gocp
- gorm
- gormdir
- gomkdir