Feature: (S)FTP integration
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Implement (S)FTP to upload / delete artifacts. The only way to upload artifacts at the moment is through the use of external commands, like Linux's `scp`, and that's not *really* great.
I would add an ftp section to the config (like the ssh section) with an instructions array (upload file, delete file, ..). The `Destination.Order` enum would have to be changed too. The Gson type adapters will also have to be changed and a new type adapter for the ftp section needs to be added.
Please comment if you would like to work on this.
Contributor guide
Assessment
This issue has not been assessed yet.