Ankündigung

Einklappen
Keine Ankündigung bisher.

Synchronisierung beim Dropbox Binding

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Synchronisierung beim Dropbox Binding

    Hallo,

    ich habe bei mir das Dropbox Binding eingerichtet, die Verbindung klappt auch, jedoch werden nur 2x rrd-Dateien regelmäßig im eingestellten Zeitabstand gesichert, die restlichen Dateien z.B. Log-Dateien werden nicht gesichert, Daten im Configuration-Verzeichnis wurden bei der ersten Synchronisierung auch nur teilweise gesichert die Ordnerstruktur an sich gibt es aber komplett, woran kann das liegen ?

    Die Sicherung/Synchronisierung ist somit ziemlich unbrauchbar, ich hab schon etwas an den Einstellungen probiert aber bisher keine Besserung.

    Mfg Jürgen

    PS: Es ist openhab 1.7.0 auf raspberry pi

    ############################# Dropbox configuration ###################################
    #
    # Operates the Synchronizer in fake mode which avoids up- or downloading files to and from Dropbox.
    # This is meant as testMode for the filter settings (optional, defaults to false)
    #dropbox:fakemode=
    dropbox:initialize=true

    # the up- and download interval as Cron-Expression. See the Quartz-Tutorial
    # http://quartz-scheduler.org/document...rial-lesson-06
    # for more information on how to use them best (optional, defaults to '0 0/5 * * * ?'
    # which means every 5 minutes)
    dropbox:uploadInterval=0 0/10 * * * ?
    #dropbox:downloadInterval=0 0/10 * * * ?

    # the AppKey, AppSecret combination (optional, defaults to official Dropbox-App
    # Key-Secret-Combination)
    dropbox:appkey=
    dropbox:appsecret=

    # defines the mode how files are synchronized with dropbox. Valid SyncModes are
    # 'DROPBOX_TO_LOCAL', 'LOCAL_TO_DROPBOX' and 'BIDIRECTIONAL' (optional, defaults
    # to 'LOCAL_TO_DROPBOX')
    #dropbox:syncmode=
    dropbox:syncmode=LOCAL_TO_DROPBOX

    # the base directory to synchronize with openHAB, configure 'filter' to select
    # files (optional, defaults to '.')

    # defines a comma separated list of regular expressions which matches the
    # filenames to upload to Dropbox (optional, defaults to '/configurations/.*,
    # /logs/.*, /etc/.*')
    #dropbox:uploadfilter=

    # defines a comma separated list of regular expressions which matches the
    # filenames to download from Dropbox (optional, defaults to '/configurations/.*')
    #dropbox:downloadfilter=

    Zuletzt geändert von Juergen151; 04.06.2015, 22:57.

    #2
    Hi,

    läuft's bei Dir mittlerweile? Ich habe ähnliche Probleme die Dropbox da ordentlich zum laufen zu bekommen. Initialupload lief und scheinbar wird auch einmal täglich um 2 uhr nachts die default-Ordner syncronisiert. Aber es scheint egal zu sein, welches Syncintervall ich angebe.
    Wo bekomme ich da mehr Infos?

    Auch ich habe Openhab 1.7.0 auf einem Raspi.

    danke

    Kommentar


      #3
      Hallo,

      nein nicht wirklich es werden diverse Log.zip's "events-2015-687.log.zip" mit forlaufender Nummer regelmäßig gesichert, ich habe bei 1GB aufgehört bzw. wieder deaktiviert, die Sicherung wäre nur sinnvoll wenn mit der aktuellen Datei überschrieben wird, man hat keinerlei Möglichkeit einzugreifen.

      Mfg Jürgen

      Kommentar


        #4
        Schade.
        Bei mir bewegt sich seit 3 Tagen auch nix mehr in der Dropbox. Es kommt nix neues mehr rein, seit ich auf "Bidirectional" umgestellt habe. Muss es wohl auch deaktivieren und über rsync machen. Schade, das Konzept ist eigentlich gut.

        Kommentar


          #5
          Hallo zusammen,

          der Service Dropbox war ja eine ganze Weile abgeschaltet => funktioniert das OH 2 Binding mittlerweile wieder??

          Kommentar

          Lädt...
          X