Skip to content

Releases: globus/GridFTP-DSI-for-HPSS

Version 2.14 (Feature release)

02 Sep 20:01
Compare
Choose a tag to compare

This is a feature release that provides improved logging and error reporting.

  • Error messages with severity ERROR, WARN and INFO are now sent to the GridFTP's server's log file.
  • DEBUG and TRACE messages can be enabled to a separate log file.
  • Log messages now include username and task id fields.
  • FTP error codes have been improve to include more information.
  • Configuration issues and authentication issues now emit useful ERROR messages.
  • /etc/gridftp.d/hpss_debug is now provided by the RPM.

More information is available in the public docs and docs/improved_logging.adoc in the repo.

Version 2.13 (Bug fix)

31 Aug 15:29
Compare
Choose a tag to compare
  • Fixed an issue in directory listings that caused the GridFTP server to unexpectedly disconnect.
  • Fixed configuration file parsing when checking if a config option does not have a value.
  • Removed support for the Globus quota system. The 'QuotaSupport' config option is no longer supported.
  • Do not overwrite config files on package update.

Version 2.12 (Bug fix)

20 May 02:48
Compare
Choose a tag to compare

Fix for race condition in directory listings that caused listings to look like errors to Transfer. This was a very rare occurrence and Transfer would retry the transfer.

Version 2.11 (Feature release)

09 Apr 20:56
Compare
Choose a tag to compare

This is a first cut at support for HPSS 8.3. Initial smoke tests have all been successful but I'd still recommend some local burn-in time before moving this into production.

Version 2.10 (Bug fix)

17 Feb 15:47
Compare
Choose a tag to compare
  • Fixes #72: WebApp should be able to follow symlinks to directories

Version 2.9.1

22 Nov 20:50
Compare
Choose a tag to compare
  • Issue #56: Large recursive directory listings with CLI fail
  • Fixes 44: Support resumption of interrupted transfers
  • New logging subsytem to support monitoring and debugging
  • Added RPM packaging
  • require globus-gridftp-server-devel version 12 or greater
  • Builds no longer require globus-gridftp-server-control-devel or libtirpc-devel
  • Added test subsystem for injecting failures for release verification

Version 2.8

23 Apr 19:47
Compare
Choose a tag to compare
  • issue 40: Modification timestamps are zero

Version 2.7

28 Jan 15:04
Compare
Choose a tag to compare
Version_2_7

Updated resolution for BZ7883