Skip to content

v3.2.4

Latest
Compare
Choose a tag to compare
@tabernarious tabernarious released this 01 Sep 14:56
23e3820

v3.2.4 (20210901)

  • Added an option to set a custom local pruning interval. This used to be fixed at 60 seconds.
  • Added an option to set a custom directory to save archives.
  • Fixed SSH options for SCP.
  • Limited use of filename suffix to SMB/CIFS and Local (the only modes where pruning is available).

v3.2.3 (20210327)

  • Fixed a bug (typo) when using SCP, which resulted in 'script did not successfully complete: (can't read "::destination_parameters__sftp_sshprivatekey": no such variable' etc. This was related to adding support for keys with "BEGIN OPENSSH PRIVATE KEY" headers.

v3.2.2 (20210312)

  • Added ability to set "ssh options" for SCP and SFTP (e.g. KexAlgorithm)
  • Added support for keys with "BEGIN OPENSSH PRIVATE KEY" headers.