Commit Graph

40 Commits

Author SHA1 Message Date
Christoph Schlosser
022ff94a9c
Required vs optional 2019-05-17 20:17:33 +02:00
Christoph Schlosser
f99d405a71
Update README to drone 1.0.0 2019-05-17 20:15:51 +02:00
Christoph Schlosser
13ab12a0c5
Use alpine:edge to get lftp 4.8.4
The new lftp version contains important bug fixes #11
2018-09-12 21:54:07 +02:00
Christoph Schlosser
f44a8f820b
Merge pull request #9 from squaresun/master
Add option: clean_dir
2018-03-05 07:05:42 +01:00
squaresun
8ce46d5e20 Rearrange code order 2018-03-05 10:09:46 +08:00
squaresun
ad51c532e3 Rename to CLEAN_DIR and readme update 2018-03-05 10:07:13 +08:00
squaresun
5969e57e2b refining the chmod condition 2018-03-05 09:59:44 +08:00
dominic
3f5d32cffe Fix delete dir condition 2018-03-05 09:49:41 +08:00
dominic
9322954e39 testing delete dir 2018-03-05 09:44:04 +08:00
dominic
cd635f1fca Fix delete dir 2018-03-05 09:31:38 +08:00
dominic
e537c1140e add delete directory param 2018-03-05 09:20:20 +08:00
Christoph Schlosser
25eb330321
Merge pull request #8 from squaresun/master
Fix chmod error message after file transferred
2018-03-02 13:55:30 +01:00
dominic
668077a47b update readme 2018-03-02 18:33:19 +08:00
squaresun
8dcca4fef9 Fix PLUGIN_CHMOD checking 2018-03-02 18:31:15 +08:00
dominic
50480b39a1 Fix bug 2018-03-02 18:17:05 +08:00
squaresun
a037f0a362 check PLUGIN_CHMOD if true 2018-03-02 18:12:23 +08:00
squaresun
12f35a5741 add param PLUGIN_CHMOD 2018-03-02 18:05:40 +08:00
dominic
6324473559 no permission change after file transfer 2018-03-02 17:42:19 +08:00
Christoph Schlosser
c1d69b7ccb
Merge pull request #6 from boodkb/typo-fix
typo fix
2018-02-22 20:10:49 +01:00
BooD
8af0b94b15 fix typo 2018-02-22 21:41:41 +03:00
Christoph Schlosser
9bc82515ab
Merge pull request #4 from servusoft/master
add verify SSL option
2018-02-13 06:47:17 +01:00
servusoft
82885be8fa
Update README.md
add default value  vor 'secure' and 'verify'
2018-02-12 23:24:42 +01:00
servusoft
75c81f26ba
Update README.md
typo
2018-02-11 16:15:08 +01:00
servusoft
f395d6523e
Update README.md
add `verify` option
2018-02-11 16:13:35 +01:00
servusoft
1e86957f10
split SSL params to 'secure' and 'verify' 2018-02-10 18:49:18 +01:00
Christoph Schlosser
a9fb50e720 Fix insecure upload for FTP servers with broken configs
See #2
2018-02-08 16:16:14 +01:00
Christoph Schlosser
63b74d8027
Add new secret to readme 2018-02-06 22:10:06 +01:00
Christoph Schlosser
a76f085a7e
Merge pull request #1 from divadsn/master
Bring the plugin back alive to a working state
2018-02-06 22:06:27 +01:00
David Sn
783444af9b
Move PLUGIN_USERNAME variable to secrets 2018-02-06 20:36:37 +01:00
David Sn
15f1fe48b2
Show log output of ongoing transfers 2018-02-05 23:01:26 +01:00
David Sn
d082be6fb1
Try again with another command syntax, sigh... 2018-02-05 22:37:10 +01:00
David Sn
e10f8ebc29
Fix "unknown command" error 2018-02-05 22:25:13 +01:00
David Sn
32b0093792
Merge pull request #1 from divadsn/patch-1
Add output of final command for debugging
2018-02-05 21:17:31 +01:00
David Sn
eb1357efb8
Add output of final command for debugging 2018-02-05 21:10:14 +01:00
Christoph Schlosser
ad68aa94d7 Create LICENSE 2017-10-26 02:37:13 +02:00
Christoph Schlosser
a2f7eaca54 Update README 2017-10-26 02:32:43 +02:00
Christoph Schlosser
6ae5a11253 Add upload script and use bash 2017-10-26 02:02:22 +02:00
Christoph Schlosser
ba60bcf066 Create Dockerfile 2017-10-25 11:04:05 +02:00
Christoph Schlosser
05ae2e739b Empty upload.sh 2017-10-25 11:02:21 +02:00
Christoph Schlosser
dd06c1decd Initial commit 2017-10-25 10:55:07 +02:00