added a "restore.txt" document that can be used to reverse the flow from remote to local.

Added restore mode in settings
This commit is contained in:
robweber
2012-04-21 17:18:41 -05:00
parent 140965733c
commit f520d58c6b
5 changed files with 114 additions and 80 deletions

View File

@ -9,6 +9,8 @@ In the addon settings you can define a remote path for the destination of your x
On the Backup Selection page you can select which items from your user profile folder will be sent to the backup location. By default all are turned on except the Addon Data directory.
To restore your data simply switch the Mode from "backup" to "restore" and the files will be copied from your remote directory to the local path.
What this Addon Will Not Do:
This is not meant as an XBMC file sync solution. If you have multiple frontends you want to keep in sync this addon may work in a "poor man's" sort of way but it is not intended for that.