Copying Directories Between SAP HANA Cloud Data Lake Files Instances with Python
Tutorials that teach this
Prerequisites
- Concept SAP HANA Cloud Data Lake
- Concept Configuring Trust and Authorizations for SAP HANA Cloud Data Lake Files
- Concept Connecting to SAP HANA Cloud Data Lake Files via HDLFSCLI
- Concept SAP HANA Cloud Central Administration
- Concept Configuring Mutual TLS (mTLS) in Python with ssl.SSLContext and http.client
- Concept Client Certificates - Communication Systems A **Client Certificate** in the context of Communication Systems is a certificate-based credential used to authenticate outbound communication from an SAP BTP system to a remote target. Developers configure it within a [Communication System](https://help.sap.com/docs/btp/sap-business-technology-platform/1a54ade10cdd4ac086b827a221da8be1?locale=en-US&state=PRODUCTION&version=Cloud) to establish trusted, secure connections without relying on username and password authentication.
- Concept Calling REST APIs with Python (requests library)
- Concept Writing Data to SAP HANA Cloud Data Lake Files via REST API
- Concept Client Certificate Authentication