Help for this page

Select Code to Download


  1. or download this
    Uncaught exception from user code:
        Can't open('LOC_TMPFILE', 'C:\UBackupTemp\zzip_backuptmp.zip'): No
    + such file or directory at \\martins\SAMSUNG-HD103SI-01\Backup\UBacku
    +p\ubackup.pl line 418
     at (eval 38) line 74
        main::__ANON__('LOC_TMPFILE', 'C:\UBackupTemp\zzip_backuptmp.zip')
    + called at \\martins\SAMSUNG-HD103SI-01\Backup\UBackup\ubackup.pl lin
    +e 418
    
  2. or download this
    # Open our temp zip file
       open(LOC_TMPFILE, BACKUP_LOCAL_DIR().BACKUP_TMP_ZIP()) or
         die("Error reading file, stopped: ".$!);