Foto importeer app
+ +Stap 1
+ +Stop de SD-kaart in de kaartlezer.
+ Wacht vervolgens 10-15 seconden,
druk dan op volgende stap.
+
+
+
+
+
+
+
+
+swal("De SD kaart is gevonden", "", "success").then(function() {
+ window.location = "step2.php";
+});
+ ';
+
+}
+ if ($shellout==0) {
+ echo '';
+}
+}
+?>
+
+
+
diff --git a/scripts/step2.php b/scripts/step2.php
new file mode 100644
index 0000000..6ed3539
--- /dev/null
+++ b/scripts/step2.php
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+
+
+
+ session-name");
+ header('Location: step3.php');
+ }
+
+ if (isset($_POST['cardbackupWnameadate']))
+ {
+ $rawdate = $_REQUEST['backupdatefield'];
+ $rawname = $_REQUEST['backupnamefield'];
+ $rawdata = $rawdate .' '. $rawname;
+ $editeddata = str_replace(' ', '_', $rawdata);
+ shell_exec("echo rawdata='".$editeddata."' > session-name");
+ header('Location: step3.php');
+ }
+
+ if (isset($_POST['cardbackupWname']))
+ {
+ $rawdata = $_REQUEST['backupnamefield'];
+ $editeddata = str_replace(' ', '_', $rawdata);
+ shell_exec("echo rawdata=''".$editeddata."'' > session-name");
+ header('Location: step3.php');
+ }
+
+ if (isset($_POST['cardbackupWdate']))
+ {
+ $rawdata = $_REQUEST['backupdatefield'];
+ $editeddata = str_replace(' ', '_', $rawdata);
+ shell_exec("echo rawdata='".$editeddata."' > session-name");
+ header('Location: step3.php');
+
+ }
+
+?>
+
+
+
diff --git a/scripts/step3.php b/scripts/step3.php
new file mode 100644
index 0000000..5f980a9
--- /dev/null
+++ b/scripts/step3.php
@@ -0,0 +1,115 @@
+
+
+
+ Foto importeer app
+ +Stap 2
+ ++
Vul hieronder de album informatie in
+Het album word aangemaakt als: <Datum> <Albumnaam>
++
+ + + + +
+
+
+
+
+
+
+Het album word aangemaakt met datum van vandaag
+ + + +Het album word aangemaakt als: <Album naam>
++
+ + +Het album word aangemaakt als: <Datum>
++
+ +
+
+
$output"; + ?> + + + +
+
+
+
+
+
+
+
+
+
diff --git a/scripts/step4.php b/scripts/step4.php
new file mode 100644
index 0000000..957361a
--- /dev/null
+++ b/scripts/step4.php
@@ -0,0 +1,139 @@
+
+
+
+ Foto importeer app
+
+
+
+
+
+
+
+
+
+
Foto importeer app
+ +Stap 3
+ +Controleer de naam voor het album zo correct is
+ + + + De gekoze naam is:$output"; + ?> + + + +
| + | + + | ++ + | ++ |
|---|
+
+ Foto importeer tool
+
+
+
+
+
+
+
+
+
+
Foto importeer app
+ +Stap 4
+ +Importeer foto's en verwijder van de SD kaart
+ + + +
+
+
+
+
+
+
+
+swal({title:"Weet u zeker het zeker?",text:"De data word verplaast en blijft dus NET op de SD kaart",icon:"warning",buttons:["Annuleren",!0],dangerMode:!0}).then(e=>{e?window.location.href="step4.php?movebackupok":swal("Geannuleerd","Er is niks uitgevoerd","info")});';
+ }
+
+ if (isset($_GET['movebackupok']))
+ {
+ shell_exec("echo \backupmode=move > session-mode");
+ header('Location: start-import.php');
+ }
+
+ if (isset($_POST['copybackup']))
+ {
+ echo '';
+ }
+
+ if (isset($_GET['copyackupok']))
+ {
+ shell_exec("echo \backupmode=copy > session-mode");
+ header('Location: start-import.php');
+ }
+
+ if (isset($_POST['dumpmovebackup']))
+ {
+echo '';
+ }
+
+ if (isset($_GET['dumpmovebackupok']))
+ {
+ shell_exec("echo \backupmode=dumpmove > session-mode");
+ header('Location: start-import.php');
+ }
+
+ if (isset($_POST['dumpcopybackup']))
+ {
+ echo '';
+ }
+
+ if (isset($_GET['dumpcopyackupok']))
+ {
+ shell_exec("echo \backupmode=dumpcopy > session-mode");
+ header('Location: start-import.php');
+ }
+?>
+
+
\ No newline at end of file
diff --git a/scripts/success-backup.php b/scripts/success-backup.php
new file mode 100644
index 0000000..3f16af5
--- /dev/null
+++ b/scripts/success-backup.php
@@ -0,0 +1,62 @@
+
+
+
+ Importeer foto's en laat deze op de SD kaart staan
+ + +Kopieer alle data vanaf de SD kaart
+ + +Verplaats alle data vanaf de SD kaart
+ +
+
+ Druk op zet Beeindig.
+
+
+ session-state');
+
+ echo '';
+ }
+?>
+
+
\ No newline at end of file
Apliance Backup
+ +De backup is geslaagd
+ +Druk op zet Beeindig.
Sluit de app.
Verwijder vervolgens de externe schijf.
+
+ Sessie beeindigen
++
+ + +