Skip to content

Create a tarball on an unraid boot drive and send it to an ftp server

Notifications You must be signed in to change notification settings

P6g9YHK6/UnraidBackuptoFTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

UnraidBackupToFTP Automated Unraid Backup Script

This script automates the process of creating backups from the Unraid USB boot drive and sending them to an FTP server. It also includes functionalities to maintain a desired number of backups and provides status updates via a Gotify push. The duration of the backups are sent to uptime kuma as ping delay.

Configuration

Before running the script, make sure to configure the following variables:

  • FTP_SERVER: FTP server address.
  • FTP_USER: FTP username.
  • FTP_PASSWORD: FTP password.
  • FTP_DIR: FTP directory to upload backups.
  • STATUS_API: URL for the uptime kuma API for status updates.

It's recommended to use this script with the Community Applications User Scripts plugin. You can find more information about the plugin here.

About

Create a tarball on an unraid boot drive and send it to an ftp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages