#
timemachine
Here are 37 public repositories matching this topic...
a-x-
commented
Aug 29, 2019
as I understand, we have to use hfsplus formatted partition
so approximated manual might be like this:
sudo apt-get install hfsplus hfsutils hfsprogs
sudo mkdir /mnt/timemachine # provide your path to mount point
# remove/create a partition
# fdisk howto: https://www.tldp.org/HOWTO/Partition/fdisk_partitioning.html
sudo fdisk /dev/sda
sudo mkfs.hfsplus /dev/sda1 # specify yoRsync-based OSX-like time machine for Linux, MacOS and BSD for atomic and resumable local and remote backups
backup
rsync
time-machine
backup-script
linux-backup
rsync-backups
backup-utility
backup-cli
rsync-wrapper
rsync-backup
rsyncbackup
timemachine
rsync-time-backup
linux-timemachine
rsync-backup-script
linux-time-machine
-
Updated
Apr 3, 2020 - Shell
Apple Time Machine with raspberry Pi
-
Updated
Jun 4, 2018
A backup program that does deduplication, compression, encryption
-
Updated
Dec 18, 2017 - C++
A Resin app for networked Time Machine backups using a Raspberry Pi
-
Updated
Jul 10, 2017 - Shell
Setup encrypted Timemachine Backup through CLI
-
Updated
Jul 24, 2017 - Shell
The gist at https://gist.github.com/vjt/5183305, just as a repo
-
Updated
Mar 13, 2020 - Shell
-
Updated
Nov 2, 2017 - JavaScript
Ansible role to manage timemachine settings in macOS.
-
Updated
Jan 11, 2018
Simple playbook, that setups netatalk deamon on your Raspberry Pi.
-
Updated
Jun 28, 2018
A simple versioning backup tool written in PowerShell.
backups
backup
powershell
time-machine
backup-solution
backup-files
backup-script
delta
backup-utility
backup-cli
powershell-script
backup-tool
powershell-adminscripts
timemachine
powershell-cmdlets
powershell-core
hardlinking
pwsh
-
Updated
Feb 26, 2020 - PowerShell
Add-on script to Zaloha.sh to create hardlink-based snapshots of the backup directory
-
Updated
Apr 14, 2020 - Shell
Afp/timemachine container for amd64, arm/64, arm/v7, arm/v6 (based on debian:buster-slim)
docker
debian
docker-container
docker-image
armv7
amd64
arm64
mdns
armv6
timemachine
buster
afp
netatalk
-
Updated
Jun 16, 2020 - Shell
How to build a Time Machine backup with a Raspberry Pi that just works.
-
Updated
May 2, 2020
-
Updated
Jan 6, 2019 - Shell
Collection of useful bashscripts
bash
weather
converter
jpg
mp4
script
history
mp3
temperature
weather-api
bash-script
m4a
timemachine
timelapse
bash-scripting
bashscripts
-
Updated
May 28, 2019 - Shell
-
Updated
Dec 18, 2019 - Shell
-
Updated
Aug 20, 2018 - Ruby
A solution to automatically offsite-backup your local NAS backup (e.g. Time Machine backups).
-
Updated
Dec 9, 2017 - Shell
Test utilities, to be installed as devDependency
-
Updated
May 21, 2019 - TypeScript
Installs a timemachine server as docker container
-
Updated
May 30, 2020 - Shell
A backup-script i created to have a time-machine-like backup on arch.
-
Updated
May 7, 2019 - Shell
Provides TimeMachine backups via Samba (part of the MinkeBox Project)
-
Updated
Apr 30, 2020 - Shell
Improve this page
Add a description, image, and links to the timemachine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the timemachine topic, visit your repo's landing page and select "manage topics."
I was trying to get back in time running pointing to my freenas server but it wouldnt create the folder on the remote server. Ended up just having to change the ssh user's shell to bash and everything worked! default on freenas is csh shell.
Thanks all working great!