Skip to content

Releases: wlixcc/SFTP-Deploy-Action

v1.2.6 – Support for Encrypted Private Keys

16 Apr 02:42

Choose a tag to compare

What's Changed

  • Added support for encrypted private keys by @jreker in #61

New Contributors

Full Changelog: v1.2.5...v1.2.6

SFTP-Deploy-Action v1.2.5

31 Dec 03:45

Choose a tag to compare

🚀 What's New in v1.2.5

  • Added rsync support with rsyncArgs for file filtering.

Support Password Login

01 Jul 01:32

Choose a tag to compare

Option to let delete existing files

29 Jun 14:00

Choose a tag to compare

Option to let delete existing files

Add an option named sftp_only to connect via sftp only

22 Feb 00:46
c6e4d76

Choose a tag to compare

Add an option named sftp_only to connect via sftp only

1. fix mkdir issue

31 Mar 04:51

Choose a tag to compare

Fix mkdir issue

31 Mar 04:13

Choose a tag to compare

merge pull request

26 Nov 01:28
cf8d9e5

Choose a tag to compare

  1. Create directory if needed
  2. SSH on a port other than 22

Deploy File Use SFTP & SSH Key Pair

17 Feb 12:35

Choose a tag to compare

You can use this action to put file or directory to you server.