Issue Summary: The native CWP Backup SFTP module fails (Command not found) when connecting to strict jail-shell environments like Hetzner Storage Boxes.
Resolution: We bypass the CWP module entirely by securely mounting the remote storage directly to the server's file system using SSHFS, and configuring CWP to treat it as a "Local Backup".
Prerequisites
-
Root SSH access to the CWP server.
-
Remote Storage Box Username (e.g.,
uXXXXXX) and Password. -
Remote Storage Box Hostname (e.g.,
uXXXXXX.your-storagebox.de).
