Releases: cyverse/gocommands
Releases · cyverse/gocommands
v0.10.5
- create ~/.irods dir if it does not exist
Release Assets
v0.10.4
- Disable cache expiration and transaction rollback for simple commands for performance
- Refactor configuration
- Change case of constant names
- Handle directory not exist error
- Fix PAM auth bug
Release Assets
v0.10.3
- Refactor config
-- improved icommands compatibility
Release Assets
v0.10.2
- Refactor config
-- improved icommands compatibility
Release Assets
v0.10.1
- Fix iRODS 4.2.8 compatibility issue
Release Assets
v0.10.0
- Add SSLVerifyServer field to control ssl server verification
- Skip ssl cert verification when method is not hostname
- Display auth file location in
env
subcommand output
- Delete stale status file for
get
- Fix segfault when
put
without --encrypt/no_encrypt
option
- Implement PAM authentication for iRODS 4.3
Release Assets
v0.9.14
- Add "a" option for input prompt that selects "y" for all future questions
- Fix bput bug in setting staging dir
v0.9.13
- Fixed typos
- Fixed wrong description of touch command
- Fixed application name
v0.9.12
- Fixed a bug that progressbar hides input prompt
- Implement
touch
subcommand
- Add
--exclude_hidden_files
flag to ignore hidden files during put
and get
- Do not access parent collection for
ls
as it often fails with read-only ticket access using anonymous
v0.9.11
- Refactor code
- Implement transfer report. Use
--report
flag to make it report to a file.
- Replace existing file or dir with a new file or dir in another type successfully when using
sync
- Print prompt in red color
- Do not print any message while waiting for user input
- Allow changing file/dir name in destnation