Hallo

Ich möchte OTRS 2.3.4 gerne mittels dem OTRS-Script backup.pl sichern. Dazu habe ich unter Windows bereits Cygwin installiert und dessen bin-ordner sowie den bin-ordner von mysql in die umgebungsvariabeln aufgenommen. Wenn ich das Script wie folgt ausführe kommen nachfolgende fehler. Kann mir da jemand weiterhelfen? Die dritte Zeile mit ….c\:/backup2/2009… kommt mir etwas komisch vor, aber in der zweiten Zeile stimmts ja noch….

 

C:\Dokumente und Einstellungen\Administrator>C:\Programme\OTRS\StrawberryPerl\perl\bin\perl.exe C:\Programme\OTRS\OTRS\scripts\backup.pl -d c:/backup2

Backup c:/backup2/2009-03-02_14-24/Config.tar.gz ... tar (child): Cannot execute remote shell: No such file or directory

tar (child): c\:/backup2/2009-03-02_14-24/Config.tar.gz: Cannot open: Input/Output error

tar (child): Error is not recoverable: exiting now

tar: Child returned status 2

tar: Exiting with failure status due to previous errors

failed

Backup c:/backup2/2009-03-02_14-24/Application.tar.gz ... tar (child): Cannot execute remote shell: No such file or directory

tar (child): c\:/backup2/2009-03-02_14-24/Application.tar.gz: Cannot open: Input/Output error

tar (child): Error is not recoverable: exiting now

done

Dump MySQL rdbms ... done

Compress SQL-file... done

Vielen Dank schon im voraus für eure Antworten.

Stefan