fritz-astronomer opened a new issue, #60558: URL: https://github.com/apache/airflow/issues/60558
### Description Would be awesome to have a SSH / SFTP [`ObjectStoragePath` implementation](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/objectstorage.html) - https://github.com/fsspec/sshfs - https://filesystem-spec.readthedocs.io/en/latest/api.html#fsspec.implementations.sftp.SFTPFileSystem It looks like it can be added as an [Alternative Backend](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/objectstorage.html#alternative-backends), so maybe not too difficult to implement? ### Use case/motivation Be able to use an Airflow `ssh_conn_id` to perform standard operations via ssh across operating systems. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
