Juliusz Marciniak

Results 5 issues of Juliusz Marciniak

Hi! Could you add uploading file backup via FTP/SFTP protocol? It would required the file name was unique so I suggest to add pattern to the file name like `yyyy-MM-dd`...

Before submitting your PR, please review the following checklist: - [x] **CHOOSE CORRECT BRANCH**: if filing a bugfix/enhancement against certain release version, choose `0.9`, `0.10` or `0.11` branch, for dev-edition...

I suggest changing `StartInterval` to `StartCalendarInterval`. According to documentation `StartInterval` skips execution if computer is in sleep mode: ``` StartInterval This optional key causes the job to be started every...

### Describe the bug When I use helm template it produce error ``` {{- if .Values.schedulerName }} schedulerName: { { .Values.schedulerName } } {{- end }} ``` ### Eclipse JKube...

bug
Waiting on feedback

Hi! BlackTek Server has introduced TOML support instead of XML. The process is still ongoing, but do you have any plans to implement it in MyAAC? For example, here's the...