rsync/README.md

28 lines
574 B
Markdown
Raw Normal View History

2023-05-11 22:18:07 +02:00
[![MIT License](.github/license.svg?sanitize=true)](LICENSE)
2023-05-11 23:25:02 +02:00
inputs:
source:
description: |
Which file, files or folders should be transfered?
Enter the filepath.
required: true
destionation:
description: |
Where does the files go?
Destination filepath on webserver.
required: true
host:
description: |
Destination Server.
IP or FQDN please.
required: true
user:
description: |
Destination User
required: true
sshkey:
description: |
SSH Private Key (ED25519)
required: true