5 Commits

Author SHA1 Message Date
Radoslaw Olko
d5aa90bb35 add option to use ssh keys
Since debian's curl seemed incapable of using ssh keys, base docker images was changed
to archlinux. Instead of installing git-ftp via aur, it is downloaded from git.
2020-07-23 20:00:53 +02:00
SamKirkland
4895f6f251 v3.0.0
Complete rewrite!
Switched from LFTP to git-ftp
Upload diffs based on git history by default
lower case kebab argument names
Migrated from shell to typescript
Added FTP and SFTP tests
.git-ftp-ignore and .git-ftp-include support
2020-02-18 00:34:10 -06:00
SamKirkland
9c4e4646b8 v2.0.0
SFTP support!
2019-10-08 00:26:19 -05:00
SamKirkland
2c3915c100 ARGS pass through props feature
Added ARGS option
Added some more examples
2019-09-15 23:56:38 -05:00
SamKirkland
d1fda48913 Initial commit 2019-01-05 00:48:18 -06:00