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
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
0dc665c12a
Temporary use different ftp provider
2020-04-12 20:44:45 +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
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
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
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
83bf24a942
add action
2019-09-04 22:29:00 +02:00