Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup transfer should support SFTP #44

Closed
patrikspiess opened this issue Mar 15, 2023 · 0 comments · Fixed by #52
Closed

Backup transfer should support SFTP #44

patrikspiess opened this issue Mar 15, 2023 · 0 comments · Fixed by #52
Assignees
Labels
enhancement New feature or request

Comments

@patrikspiess
Copy link
Member

patrikspiess commented Mar 15, 2023

Due to security reasons a backup transferred to an FTP server should support SFTP (encrypted)

Example: https://sftptogo.com/blog/python-sftp/

ToDo:

  • Make SFTP the default, but allow to use FTP in the inventory
  • Log a warning if FTP is used, because config (and especially the hashed passwords) are transferred unencrypted to the backup server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants