Skip to content

IvoNet/ivonet-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote backup system

The code in this project belongs to my remote backup system.

What

In this article it is further explained TODO

Usage

I've made these scripts Open Source but they are completely tailor made for my situation.

Public private keys are needed and my "Click-On-Click-Off" system.

volumes.txt

Create this file in the config folder and put a fully qualified path of a folder you want to backup per line

e.g.

volumes.txt:

/volume1/important/data
/volume1/photos/2018

This file will not be created by default

License

Copyright (c) 2018 Ivo Woltring <WebMaster@ivonet.nl>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages