Amazing π Thanks for sharing Heitor
Davide On Mon, Apr 13, 2026 at 14:43 Heitor Faria <[email protected]> wrote: > Hello All, > > I just developed a Bacula SFTP/SSH plugin. Send me a DM if you're > interested. > ------------------------------ > > *Agentless SFTP/SSH backup for Bacula Community Edition β zero deployment > on remote hosts* > > Back up files from any server, NAS, switch, router, or cloud service > accessible via SFTP/SSH. > No Bacula agent required on the remote side. > ------------------------------ > > *Why SFTP instead of mountpoints* > > β’ No stale mounts β each backup opens a fresh connection > β’ No kernel dependencies β runs fully in userspace (Paramiko) > β’ No credentials in /etc/fstab β stored securely in Bacula config > β’ No full filesystem exposure β access limited to defined paths > β’ Simple firewalling β single TCP port (22) > β’ No hanging processes β per-operation timeouts > β’ Works with network devices β switches, routers, firewalls > β’ Native for cloud SFTP β no mount layer needed > ------------------------------ > > *Features* > > β’ Agentless β SFTP/SSH only, nothing installed on remote hosts > β’ Full / Incremental / Differential backups via mtime > β’ Include/Exclude filters β glob patterns (*.pdf, *.tmp) > β’ Metadata preserved β permissions, UID/GID, timestamps, symlinks > β’ Authentication β SSH key (Ed25519, RSA, ECDSA), agent, or password > β’ Host key verification β MITM protection via known_hosts > β’ File listing β estimate, catalog queries, restore tree browsing > β’ Multiple sources β multiple SFTP endpoints in a single FileSet > β’ Compression & encryption β LZ4/GZIP + AES (native Bacula) > β’ Metaplugin architecture β aligned with Bacula ecosystem > -- > Atenciosamente, > > Heitor faria > https://www.youtube.com/@podheitor <http://www.bacula.com.br> > Tel.: +1 7867261749 | +55 61 982684220 > _______________________________________________ > Bacula-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-users >
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
