rcloning.sh aktualisiert
This commit is contained in:
@ -6,6 +6,13 @@
|
|||||||
# Voraussetzungen: rclone installiert
|
# Voraussetzungen: rclone installiert
|
||||||
# und GIT_PFAD wurde in .bashrc gesetzt.
|
# und GIT_PFAD wurde in .bashrc gesetzt.
|
||||||
|
|
||||||
|
# Wichtig! Bei jottacloud dies in die rclone.config hinzufügen:
|
||||||
|
# [jotta]
|
||||||
|
# type = jottacloud
|
||||||
|
# username = deine@email.de
|
||||||
|
# ...
|
||||||
|
# encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation
|
||||||
|
|
||||||
# --- Einstellungen ---
|
# --- Einstellungen ---
|
||||||
QUELLE="$1"
|
QUELLE="$1"
|
||||||
ZIEL="$2"
|
ZIEL="$2"
|
||||||
|
|||||||
Reference in New Issue
Block a user