Commit Graph

32 Commits

Author SHA1 Message Date
Tim Bernhard 9aec41ec4f
Merge pull request #3 from Stinkstudios/master
just install the latest version
2021-04-13 15:51:52 +02:00
bvf 2ed13e817e just install the latest version 2021-04-12 15:27:46 +01:00
Tim Bernhard afecf87972
Update README.md 2020-08-24 17:45:12 +02:00
Tim Bernhard 06413c723e
Update README.md 2020-08-24 17:44:05 +02:00
Tim Bernhard 13473ec234
Update fork.yml 2020-08-24 17:38:33 +02:00
Tim Bernhard ba35a37f8c
Improve stability options
* Update Dockerfile by removing lefovers
* Treat  symbolic links as files, Ref: https://lftp.yar.ru/lftp-man.html
* Keep in sync with fork source via GitHub Action
* Update entrypoint.sh: more stable connections (more retries, longer timeout), only loading newer files (-n), loading symbolic links as files (-L) as well as specifically excluding the git directory (-x ^.git/$)

(Co-)authored-by: Tomasz Trębski <kornicameister@gmail.com>
2020-08-24 17:11:33 +02:00
Tim Bernhard b93ea89a8e
Update README.md 2020-07-29 16:56:37 +02:00
Tim Bernhard 544afdf78d
Update action.yml 2020-07-29 16:54:07 +02:00
Tim Bernhard 2a1885275e Auto-confirm sftp ssh keys 2020-04-14 11:31:49 +02:00
Tim Bernhard fb5622e46c Back to lftp, better formatted 2020-04-12 22:54:13 +02:00
Tim Bernhard 55fedb1ed4 Fix issue where the local dir was copied too 2020-04-12 21:04:18 +02:00
Tim Bernhard 27042dda88 Temporary use different ftp provider 2020-04-12 20:47:49 +02:00
Tim Bernhard 0dc665c12a Temporary use different ftp provider 2020-04-12 20:44:45 +02:00
Tim Bernhard 57d5c3ea21
Merge pull request #1 from GenieTim/patch-1
Log info on upload
2020-04-12 20:22:09 +02:00
Tim Bernhard 763d190192
Log info on the upload
This fixes isse #7.
Also, to speed things up, I added `-P` to get parallel up/downloads.
2020-04-11 20:09:45 +02:00
Sebastian Popp eb75c5cb29 update readme and license 2020-03-16 10:45:32 +01:00
Sebastian Popp 1204235acf use latest alpine image 2020-03-16 10:01:41 +01:00
Sebastian Popp ce7da30e09
Merge pull request #5 from ChrisDoernen/master
Add input parameter to enforce ssl encryption
2020-03-16 09:46:50 +01:00
Christian Dörnen 169e275151
Default values should be a string 2020-03-09 20:07:47 +01:00
ChrisDoernen acf64d3524 Add input parameter to enforce ssl encryption 2020-03-05 21:34:50 +01:00
Sebastian Popp 60e94deadd add new releases/v1 branch to readme 2019-11-16 18:45:24 +01:00
Sebastian Popp 73cab2a2cd
Merge pull request #1 from thijsniks/master
- Excluding Git history
- Made the server variable a secret
- Continue when possible
- Deference symbolic links
- Verbose bash commands
2019-11-16 18:35:20 +01:00
Thijs Niks 5b5c1425a2 Revert "Added bash feedback"
This reverts commit 098896f8ae.
2019-11-15 17:48:52 -08:00
Thijs Niks 098896f8ae Added bash feedback 2019-11-14 21:05:33 -08:00
Thijs Niks 49423c5463 Verbose bash commands 2019-11-14 20:54:10 -08:00
Thijs Niks 890fde3763 Deference symbolic links 2019-11-14 20:52:48 -08:00
Thijs Niks 0dcdfc242f Continue when possible 2019-11-14 20:52:08 -08:00
Thijs Niks e46bbab164 Made the server variable a secret 2019-11-14 20:49:02 -08:00
Thijs Niks 12afc55717 Excluding Git history
Comparing all Git files on every action takes up time and I’m assuming people don’t need the Git history to be available on their FTP server
2019-11-14 16:21:14 -08:00
Sebastian Popp 4cd0cd03d0 add readme 2019-09-05 10:56:26 +02:00
Sebastian Popp 83bf24a942 add action 2019-09-04 22:29:00 +02:00
Sebastian Popp 37f3dddf43
Initial commit 2019-09-04 21:55:13 +02:00