Skip to content

Releases: cyverse/gocommands

v0.4.4

30 Jan 23:34
Compare
Choose a tag to compare
  • Fix file path bug in Windows system when running get/put subcommands.
  • Add --log_level argument

v0.4.3

24 Jan 16:51
Compare
Choose a tag to compare
  • Add no_replication command-line argument to disable replication after file upload.

v0.4.2

19 Jan 20:27
Compare
Choose a tag to compare
  • Add PAM authentication support
  • Add configuration examples

v0.4.1

15 Dec 18:33
Compare
Choose a tag to compare
  • Use client server negotiation policy as described in iCommands Env file
  • Quick fail if username is invalid (containing special chars not allowed)
  • Add cat subcommand
  • Support PAM authentication via iCommands Env

v0.4.0

22 Nov 00:18
Compare
Choose a tag to compare
  • Add an environment param IRODS_ENVIRONMENT_FILE to locate irods environment file
  • Add copy-sftp-id subcommand to setup sftp keys
  • Rework icommands environment support
  • Add env subcommand to display current irods environment

v0.3.0

12 Oct 17:40
Compare
Choose a tag to compare
  • Fix a bug in bput that causes file descriptor depletion in iRODS server
  • Add temp_dir_path flag for bput to change a temp dir
  • Add github action to build release binary
  • Add passwd subcommand to change user password

v0.2.11

09 Sep 20:15
Compare
Choose a tag to compare
  • Create portable version
  • Upgrade go-irodsclient
  • Update README

v0.2.10

29 Aug 19:19
Compare
Choose a tag to compare
  • Add ps subcommand.
  • Upgrade go-irodsclient.

v0.2.9

15 Aug 21:10
Compare
Choose a tag to compare
  • Reduce max file number in a bundle from 100 to 50 to avoid operation timeout
  • Reduce max bundle file size to 1GB to avoid operation timeout
  • Increase operation time out from 5min to 10min
  • Add svrinfo subcommand that displays server version info
  • fix null-pointer error

v0.2.8

09 Aug 17:51
Compare
Choose a tag to compare
  • Create root directory in TAR bundle files