Score:0

Incremental backup of an entire FTP server with Linux

cn flag

I'm looking for a simple way to schedule full + incremental backup of a remote FTP server (that also supports SFTP, but without SSH access) from My NAS that is based on Linux, WITH full SSH access. I'm surprised by the fact that there are a lot of solutions, but many of them are quite "oversized" for a simple task like this (for example: Bacula).

The idea is to setup a full backup every week and the rest will be daily and incremental.

Thank you for your help.

Romeo Ninov avatar
in flag
I’m voting to close this question because it will be better here: https://softwarerecs.stackexchange.com/
djdomi avatar
za flag
veeam could do the job
Score:1
ca flag

Some options:

  • configure and use rclone
  • use lftp mirror
  • you can try mounting the remote server filesystem locally via sshfs, then using rsync to sync the required files (note: it will be less efficient than running rsync via an explicit network target, but the latter requires full SSH access).
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.