Commit Graph

1 Commits

Author SHA1 Message Date
Christian
1b5085de21 Add SFTP connection and file management script
- Implemented a Python script using Paramiko to connect to an SFTP server.
- Added functionality to list files in the current directory and check for the existence of a '/backups' directory.
- Included error handling for directory listing and creation.
- Implemented a test upload feature to verify file upload capabilities.
- Added cleanup for uploaded test files and ensured proper connection closure.
2026-01-02 12:52:47 +01:00