kestra-io / plugin-fs

https://kestra.io/plugins/plugin-fs/
Apache License 2.0
6 stars 7 forks source link

Merge property naming between `fs.sftp` and `fs.http` #105

Open Ben8t opened 7 months ago

Ben8t commented 7 months ago

Feature description

fs.sftp and fs.http are using different propertiy names for the same element, namely:

proxyHost vs. proxyAddress proxyUser vs proxyUsername

It could be great to merge those one (and depecrating one or the other)