omvv2 -> fileserver
This commit is contained in:
parent
25f51a4255
commit
b78d03eb0a
19 changed files with 20 additions and 20 deletions
|
@ -8,7 +8,7 @@ $scriptpfad = Get-ScriptDirectory
|
|||
### pfad zu restic, wird mit & $pfad aufgerufen
|
||||
$pfad="C:\Users\mg\Desktop\NextCloud\Programme\restic\bin\restic.exe"
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### passwordfile
|
||||
$passwordfile="C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt"
|
||||
### exclude file
|
||||
|
|
|
@ -15,7 +15,7 @@ $hostname_soll = "ada"
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### ordner für sicherung
|
||||
$ordner1="C:\Portabel"
|
||||
$ordner2="C:\Users\mg\Desktop\NextCloud Dataport"
|
||||
|
|
|
@ -15,7 +15,7 @@ $hostname_soll = "frida"
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### ordner für sicherung
|
||||
$ordner1="C:\1_Bewerbung"
|
||||
$ordner2="C:\2_Fotos"
|
||||
|
|
|
@ -15,7 +15,7 @@ $hostname_soll = "tetraskelion"
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### ordner für sicherung
|
||||
$ordner1="C:\Portabel"
|
||||
$ordner2="C:\Users\mg\Desktop\NextCloud"
|
||||
|
|
|
@ -15,7 +15,7 @@ $hostname_soll = "win10"
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### ordner für sicherung
|
||||
$ordner1="C:\Users\mg\Desktop\NextCloud_sichern"
|
||||
$ordner2=""
|
||||
|
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt backup --exclude-file C:\Users\mg\Desktop\NextCloud\Programme\restic\exclude.txt C:\Portabel "C:\Users\mg\Desktop\NextCloud Dataport" "C:\Users\mg\Desktop\NextCloud"
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt backup --exclude-file C:\Users\mg\Desktop\NextCloud\Programme\restic\exclude.txt C:\Portabel "C:\Users\mg\Desktop\NextCloud Dataport" "C:\Users\mg\Desktop\NextCloud"
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt backup --exclude-file C:\Users\mg\Desktop\NextCloud\Programme\restic\exclude.txt C:\Portabel C:\Users\mg\Desktop\NextCloud
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt backup --exclude-file C:\Users\mg\Desktop\NextCloud\Programme\restic\exclude.txt C:\Portabel C:\Users\mg\Desktop\NextCloud
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt backup --exclude-file C:\Users\mg\Desktop\NextCloud\Programme\restic\exclude.txt C:\Users\mg\Desktop\rclone C:\Users\mg\Desktop\youtube-dl "C:\Users\mg\Desktop\NextCloud sichern"
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt backup --exclude-file C:\Users\mg\Desktop\NextCloud\Programme\restic\exclude.txt C:\Users\mg\Desktop\rclone C:\Users\mg\Desktop\youtube-dl "C:\Users\mg\Desktop\NextCloud sichern"
|
|
@ -12,7 +12,7 @@ $scriptpfad = Get-ScriptDirectory
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### passwordfile
|
||||
$passwordfile="C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt"
|
||||
### exclude file
|
||||
|
@ -23,4 +23,4 @@ $befehl=Read-Host "Befehl?"
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\bin\restic.exe -r $repository --password-file $passwordfile $befehl
|
||||
|
||||
|
||||
#C:\Users\mg\Desktop\NextCloud\Programme\restic\bin\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt
|
||||
#C:\Users\mg\Desktop\NextCloud\Programme\restic\bin\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\RProgramme\restic\password.txt check
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\RProgramme\restic\password.txt check
|
|
@ -12,7 +12,7 @@ $scriptpfad = Get-ScriptDirectory
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### passwordfile
|
||||
$passwordfile="C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt"
|
||||
### aktion/befehl
|
||||
|
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt forget --keep-daily 7 --keep-weekly 5 --keep-monthly 12 --keep-yearly 5
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt forget --keep-daily 7 --keep-weekly 5 --keep-monthly 12 --keep-yearly 5
|
|
@ -12,7 +12,7 @@ $scriptpfad = Get-ScriptDirectory
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### passwordfile
|
||||
$passwordfile="C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt"
|
||||
### exclude file
|
||||
|
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe init --repo \\OMVV2.grote.lan\Backup-v2\restic
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe init --repo \\fileserver.grote.lan\Backup\restic
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt prune
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt prune
|
|
@ -12,7 +12,7 @@ $scriptpfad = Get-ScriptDirectory
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### passwordfile
|
||||
$passwordfile="C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt"
|
||||
### exclude file
|
||||
|
|
|
@ -1 +1 @@
|
|||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\OMVV2.grote.lan\Backup-v2\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt snapshots
|
||||
C:\Users\mg\Desktop\NextCloud\Programme\restic\restic.exe -r \\fileserver.grote.lan\Backup\restic --password-file C:\Users\mg\Desktop\NextCloud\Programme\restic\password.txt snapshots
|
|
@ -12,7 +12,7 @@ $scriptpfad = Get-ScriptDirectory
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
### passwordfile
|
||||
$passwordfile="C:\Users\mg\Desktop\NextCloud\Programme\restic\config\password.txt"
|
||||
### aktion/befehl
|
||||
|
|
|
@ -12,6 +12,6 @@ $scriptpfad = Get-ScriptDirectory
|
|||
|
||||
#### restic ####
|
||||
### repository
|
||||
$repository="\\OMVV2.grote.lan\Backup-v2\restic"
|
||||
$repository="\\fileserver.grote.lan\Backup\restic"
|
||||
|
||||
#C:\Users\mg\Desktop\NextCloud\Programme\restic\bin\restic.exe init --repo $repository
|
||||
|
|
Loading…
Add table
Reference in a new issue