garygrossgarten / github-action-scp

⬆️ Copy a folder to a remote server using SSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiple file transfers be added in future releases

TC-zerol opened this issue · comments

commented

Dear Author:
Your action is very easy to use
Can multiple file transfers be added in future releases
Similar to:
local: ./test1, ./test2
remote: ./test1, ./test2

commented

I think it would be nice to add like this

Keep the current setups, but allow the host to have multiple hosts

local: test
host: ['server1', 'server2']
username: xxx
password: xxx
remote: /var/www/xxxx