Open SGTGunner opened 6 years ago
Could you try the cschlosser/drone-ftps:only-newer
to test if this works for you?
Tried it and it did not do anything it timed out after 60 mins. I also added only_newer: true
to .drone.yaml
file as well.
I updated the PR. Could you try again please? If it still doesn't work I would have to take a look at your .drone.yaml file. You can ofcourse also play around with this using the PR #13
I know this might be a long shot. But I want to have the ability to only FTPS files that have changed or are new. I think there are flags that you can specify in lftp such as
-Rne
.Even if you want to point me in the right direction, happy to contribute.