Closed XenHat closed 2 years ago
Hmm, this is strange, for me it works just fine every time with network mounted drive. Can you check that:
That is really strange. It failed yesterday after trying multiple times, but today it seems to be working fine. I wonder if my NAS hit a hiccup or something.. Closing for now as everything seems to be in order.
I would like to backup my configuration to my NAS using mounted network drives, but the plugin crashes when I try to do so:
Using a Samba path (i.e.
\\Server\folder\)
seems to work, at least sometimes:Log of archive being created on SMB destination
``` 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "7-Zip (r) 21.07 (x64) : Igor Pavlov : Public domain : 2021-12-26" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "Scanning the drive:" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "54 folders, 5031 files, 245188717 bytes (234 MiB)" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "Creating archive: \\ZARYA\xenhat\FFXIV\JustBackup\Backup-FFXIV-2022-04-27 15-14-32-5209707.7z" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "Add new data to archive: 54 folders, 5031 files, 245188717 bytes (234 MiB)" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "Files read from disk: 5031" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "Archive size: 13565615 bytes (13 MiB)" -------------------------------- 15:15:10.697 | DBG [System.Diagnostics.Process] 7-zip output: "Everything is Ok" -------------------------------- 15:15:10.698 | DBG [System.Diagnostics.Process] 7-zip output: null -------------------------------- 15:15:10.699 | INF [JustBackup] Backup complete. ```