Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
upload-cloud

GitHub Action

Push to SFTP

0.1 Pre-release

Push to SFTP

upload-cloud

Push to SFTP

Push files to your server via SFTP (no SSH needed!)

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Push to SFTP

uses: AbleLincoln/[email protected]

Learn more about this action in AbleLincoln/push-to-sftp

Choose a version

Push to SFTP

This action uploads an entire directory to your remote SFTP server on push.

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

none

Example usage

uses: actions/[email protected] with: who-to-greet: 'Mona the Octocat'

Feature Wishlist

  • only upload modified files
  • exclude files