-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1187 from Saharel001/master
Update samba Modul
- Loading branch information
Showing
6 changed files
with
64 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Zunächst einen neuen Ordner erstellen/auswählen, in den die Sicherungen hochgeladen werden sollen. | ||
|
||
Nachfolgende Schritte müssen auf dem Bereitstellenden system geamcht werden | ||
1. SMB Freigabe erstellen (Auf NAS etc.) | ||
2. User einrichten und berechtigen - R/W | ||
|
||
Nachfolgende Schritte müssen in openwb gemachte werden. | ||
1. IP Adresse oder Name (Am besten FQDN) im Feld Server hinterlegen | ||
* IP: z.B 192.168.178.1 | ||
* Name z.B. mein-server | ||
* FQDN z.B mein-server.fritz.box | ||
2. Share angeben in dem das Backup gespeicher werden soll | ||
3. Optional können ein bis n Unterordner angegeben werden. Diese müssen immer mit / getrennt werden und auch am Ende muss ein / stehen | ||
* Beispiel: test/ oder aber test1/test2/test/ | ||
4. Benutzer und Passwort in die jeweilegen Felder eintragen | ||
|
||
![Samba nutzen](Samba.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters