git-svn-id: http://code.autistici.org/svn/backupninja/trunk@533
758a04ac-41e6-0310-8a23-
8373a73cc35d
# where the data to be backed up is (local or remote)
#from = local
+# if remote source, specify the hostname or IP
+#host =
+
# when "yes", test the connection for a remote source before backup
#testconnect = no
#
# [source]
# from = local or remote
+# host = source hostname or ip, if remote backup
# testconnect = when "yes", test the connection for a remote source before backup
# include = include folder on backup
# exclude = exclude folder on backup