Skip to content

Releases: shipyardapp/sftp-blueprints

v0.1.8

09 Nov 15:23
1422918
Compare
Choose a tag to compare

Set the transport params to allow for larger files to be downloaded to shipyard

v0.1.7

31 Oct 18:24
bec7262
Compare
Choose a tag to compare

Better error logging for the download blueprint

v0.1.6

17 Jul 18:17
543db04
Compare
Choose a tag to compare

uses the paramiko-ng package to handle the openssh keys

v0.1.5

07 Jul 19:18
25707a4
Compare
Choose a tag to compare

Include a handler when the paramiko package fails to handle an OpenSSH keys

v0.1.4

09 May 19:51
39a19b7
Compare
Choose a tag to compare

Updates

  • include error details in the log output

v0.1.3

09 Nov 21:02
d552323
Compare
Choose a tag to compare

Adding two new blueprint functions:

  • Move/Rename files
  • Delete files

v0.1.2

26 Jul 20:40
0b2dffb
Compare
Choose a tag to compare
  • Upgrade to paramiko 2.7.2 to better support RSA keys.

v0.1.1

15 Feb 19:23
b4acc75
Compare
Choose a tag to compare
  • Prevents file size checks from occurring which occasionally results in error messages even when the file uploads successfully.

v0.1.0

30 Jul 19:24
Compare
Choose a tag to compare
Initial code from starter-blueprints