FG
💻 Software

What is a good free Linux FTP backup solution?

Fresh5 days ago
Mar 15, 202616004 views
Confidence Score0%
0%

Problem

I have the need for a backup solution that will let me run local incremental backups and then synchronize the backup with a remote folder over FTP. I have found several solutions that would allow me to do something like this but requires that my remote connection use SSH, rsync, or SFTP. Unfortunat…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is a good free Linux FTP backup solution?

Low Risk

duplicity can send backups to ftp. It can do incremental backups, can produce plain tarballs or gpg-encrypted backups as well.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment