Created
March 3, 2025 03:16
-
-
Save amloessb/3a6eb4729464240ef47585fecc54a6fa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-03-01 16:41:47 -08 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: 操作 Backup が開始しました | |
2025-03-01 16:54:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: () | |
2025-03-01 16:55:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (32.03キロバイト) | |
2025-03-01 16:55:19 -08 - [Information-Duplicati.Library.Main.Operation.BackupHandler-SkipUsnForVolume]: Performing full scan for volume "C:\": USNジャーナルのエントリーが直近のスキャン後に削除されました | |
2025-03-01 17:00:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b858cef6933b04cada10b59fdb22dd530.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:00:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b222a5c841fa44a25b3241601cb9f10fc.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:00:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b4a44f17c76fd443cb27ad0131d11d5a2.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:00:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-be1f2a6535fd4489795b5861bc1755a4f.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:00:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bdb4610bd0fdb46318243155850d66a02.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:00:54 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-b858cef6933b04cada10b59fdb22dd530.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:00:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b87060c04747a4291b0b92cb5740e7b64.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:00:55 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-b222a5c841fa44a25b3241601cb9f10fc.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:00:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bf1d3aaf7715a4ee5b5af5789b8cdc68c.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:00:58 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-b4a44f17c76fd443cb27ad0131d11d5a2.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:00:59 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-be1f2a6535fd4489795b5861bc1755a4f.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:01:01 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-bdb4610bd0fdb46318243155850d66a02.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:01:45 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-b87060c04747a4291b0b92cb5740e7b64.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:01:45 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-bf1d3aaf7715a4ee5b5af5789b8cdc68c.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:03:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b88640d16fbf044408d4a1dcf9bfa5883.dblock.zip.aes (22.84メガバイト) | |
2025-03-01 17:03:54 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-b88640d16fbf044408d4a1dcf9bfa5883.dblock.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:06:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-20250302T004220Z.dlist.zip.aes (53.20メガバイト) | |
2025-03-01 17:07:04 -08 - [Retry-Duplicati.Library.Main.Operation.Backup.BackendUploader-RetryPut]: Operation Put with file duplicati-20250302T004220Z.dlist.zip.aes attempt 1 of 16 failed with message: A task was canceled. | |
System.Threading.Tasks.TaskCanceledException: A task was canceled. | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.<>c__DisplayClass28_0.<<PutAsync>b__1>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.JSONWebHelper.GetJSONDataAsync[T](String url, CancellationToken cancelToken, Action`1 setup, Func`3 setupbodyreq) | |
at Duplicati.Library.Backend.Backblaze.B2.PutAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoPut(FileEntryItem item, IBackend backend, CancellationToken cancelToken) | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.<>c__DisplayClass20_0.<<UploadFileAsync>b__0>d.MoveNext() | |
--- End of stack trace from previous location --- | |
at Duplicati.Library.Main.Operation.Backup.BackendUploader.DoWithRetry(Func`1 method, FileEntryItem item, Worker worker, CancellationToken cancelToken) | |
2025-03-01 17:07:04 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler:RetentionPolicy-StartCheck]: Start checking if backups can be removed | |
2025-03-01 17:07:04 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler:RetentionPolicy-FramesAndIntervals]: Time frames and intervals pairs: 30.00:00:00 / Keep all, 365.00:00:00 / 7.00:00:00, Unlimited / 31.00:00:00 | |
2025-03-01 17:07:04 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler:RetentionPolicy-BackupList]: Backups to consider: 2025-02-28 16:30:03, 2025-02-27 16:51:55, 2025-02-26 16:38:19, 2025-02-25 16:30:02, 2025-02-24 16:30:03, 2025-02-23 17:18:40, 2025-02-22 16:57:44, 2025-02-21 16:30:03, 2025-02-20 16:30:03, 2025-02-19 16:55:27, 2025-02-18 16:30:02, 2025-02-17 16:32:36, 2025-02-16 16:55:21, 2025-02-15 17:15:59, 2025-02-14 17:01:04, 2025-02-13 16:31:21, 2025-02-12 16:30:02, 2025-02-11 16:30:02, 2025-02-10 16:33:07, 2025-02-09 17:43:54, 2025-02-08 17:05:17, 2025-02-07 16:30:02, 2025-02-06 16:32:12, 2025-02-05 16:57:35, 2025-02-04 16:40:19, 2025-02-03 16:30:02, 2025-02-02 17:17:49, 2025-02-01 16:42:52, 2025-01-31 16:30:03, 2025-01-30 16:30:03, 2025-01-27 16:43:27, 2025-01-19 16:53:29, 2025-01-12 16:49:06, 2025-01-06 16:30:03, 2025-01-04 16:30:03, 2024-12-28 14:25:47, 2024-12-18 16:30:02, 2024-12-10 17:00:24, 2024-12-03 16:40:34, 2024-11-26 16:30:02, 2024-11-18 16:32:46, 2024-11-10 17:34:06, 2024-11-02 17:32:19, 2024-10-25 17:33:38, 2024-10-18 17:30:02, 2024-10-10 17:56:05, 2024-10-02 17:41:12, 2024-09-25 17:38:57, 2024-09-18 17:30:49, 2024-09-10 18:02:18, 2024-09-02 17:56:56, 2024-08-26 17:32:18, 2024-08-19 17:31:51, 2024-08-11 18:03:41, 2024-08-03 17:33:34, 2024-07-26 17:33:11, 2024-07-19 17:30:02, 2024-07-11 18:14:23, 2024-07-03 18:26:14, 2024-06-25 17:30:13, 2024-06-17 17:32:37, 2024-06-10 17:30:02, 2024-06-02 18:09:37, 2024-05-26 17:37:46, 2024-05-18 17:33:41, 2024-05-11 17:30:02, 2024-05-04 17:30:02, 2024-04-26 17:41:13, 2024-04-18 17:31:54, 2024-04-10 17:30:55, 2024-04-03 17:30:02, 2024-03-26 17:30:54, 2024-03-19 17:30:22, 2024-03-12 17:30:03, 2024-03-05 16:43:06, 2024-01-29 16:30:02, 2023-12-23 17:31:19, 2023-11-16 16:52:07, 2023-10-09 18:11:26, 2023-09-02 17:51:08, 2023-08-02 17:46:37, 2023-06-24 17:55:41, 2023-05-24 17:46:58, 2023-04-17 17:52:38, 2023-03-12 17:30:02, 2023-02-02 16:45:40, 2022-12-26 16:58:34, 2022-12-23 16:42:11, 2022-11-19 16:47:18, 2022-10-12 18:07:36, 2022-09-06 07:43:00, 2022-07-30 17:33:31, 2022-06-23 17:43:09, 2022-05-22 17:42:27, 2022-04-14 17:41:47, 2022-03-08 16:30:02, 2022-01-29 16:40:39, 2021-12-23 17:19:19, 2021-11-15 16:38:40, 2021-10-10 00:14:36, 2021-09-03 17:30:04, 2021-07-28 17:49:10, 2021-06-22 17:30:02, 2021-05-15 17:30:02, 2021-04-10 17:30:01, 2021-03-06 16:30:01, 2021-01-30 16:30:01, 2020-12-26 16:30:01, 2020-11-21 16:30:01, 2020-10-16 17:30:01, 2020-09-11 17:30:01, 2020-08-06 17:30:01, 2020-07-02 17:30:01, 2020-05-27 17:30:01, 2020-04-22 17:30:00, 2020-03-18 17:30:00, 2020-02-12 16:30:00, 2020-01-08 16:30:00, 2019-12-04 16:30:00, 2019-10-30 16:30:00, 2019-09-25 16:30:00, 2019-08-21 16:30:00, 2019-07-17 16:30:00, 2019-06-12 16:30:00, 2019-05-08 16:30:00, 2019-04-03 16:30:00, 2019-03-03 16:21:59, 2019-01-31 16:16:18, 2018-12-24 16:14:56, 2018-11-17 16:08:34, 2018-10-15 23:57:12 | |
2025-03-01 17:07:04 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler:RetentionPolicy-BackupsToDelete]: Backups outside of all time frames and thus getting deleted: | |
2025-03-01 17:07:04 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler:RetentionPolicy-AllBackupsToDelete]: All backups to delete: 2025-01-30 16:30:03 | |
2025-03-01 17:07:04 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler-DeleteRemoteFileset]: Deleting 1 remote fileset(s) ... | |
2025-03-01 17:14:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-20250131T003003Z.dlist.zip.aes (53.18メガバイト) | |
2025-03-01 17:14:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-20250131T003003Z.dlist.zip.aes (53.18メガバイト) | |
2025-03-01 17:14:19 -08 - [Information-Duplicati.Library.Main.Operation.DeleteHandler-DeleteResults]: Deleted 1 remote fileset(s) | |
2025-03-01 17:22:50 -08 - [Information-Duplicati.Library.Main.Database.LocalDeleteDatabase-CompactReason]: Compacting because there are 68.86メガバイト in small volumes and the volume size is 50.00メガバイト | |
2025-03-01 17:22:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0051891caf0f47878224707dd3e9ec5e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:23:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0051891caf0f47878224707dd3e9ec5e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:23:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1ffc3f66fda244469b516a68224fd486.dblock.zip.aes (42.72メガバイト) | |
2025-03-01 17:23:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1ffc3f66fda244469b516a68224fd486.dblock.zip.aes (42.72メガバイト) | |
2025-03-01 17:23:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1695992db6c440c1bb7138693295d2c1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:23:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1695992db6c440c1bb7138693295d2c1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:23:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4e92cb06b56848038039066edb7c1b22.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:23:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4e92cb06b56848038039066edb7c1b22.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:23:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b810e7cedc2b949468daeaa6a628ab5e6.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 17:24:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b810e7cedc2b949468daeaa6a628ab5e6.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 17:24:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc616f031bb1445cf8ecb8196db1ef0b0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:24:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc616f031bb1445cf8ecb8196db1ef0b0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:24:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6b69ef3a35704c3a8d72d69d1ed6fc82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6b69ef3a35704c3a8d72d69d1ed6fc82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd0dcaf766c454e62b7d2512cc916780a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd0dcaf766c454e62b7d2512cc916780a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3f616bb8a7ab444486ebe47a84d2d7bb.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 17:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3f616bb8a7ab444486ebe47a84d2d7bb.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 17:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i531504a633714225bb0d19e0eba88bd7.dindex.zip.aes (61.15キロバイト) | |
2025-03-01 17:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i531504a633714225bb0d19e0eba88bd7.dindex.zip.aes (61.15キロバイト) | |
2025-03-01 17:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4d86ef979bbb4c07b8d4e06cc4df8266.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4d86ef979bbb4c07b8d4e06cc4df8266.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b04839495ae5d4d46ab12dd4de46bdd28.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:25:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b04839495ae5d4d46ab12dd4de46bdd28.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:25:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4c692e71a6be4c4cbbe1ad98d6102a3f.dblock.zip.aes (27.97メガバイト) | |
2025-03-01 17:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4c692e71a6be4c4cbbe1ad98d6102a3f.dblock.zip.aes (27.97メガバイト) | |
2025-03-01 17:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3d4bb04efdf6432da1a309bd8fdd1cd3.dblock.zip.aes (50.27メガバイト) | |
2025-03-01 17:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3d4bb04efdf6432da1a309bd8fdd1cd3.dblock.zip.aes (50.27メガバイト) | |
2025-03-01 17:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-idafd778bec314414a85db2274455c721.dindex.zip.aes (76.92キロバイト) | |
2025-03-01 17:26:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-idafd778bec314414a85db2274455c721.dindex.zip.aes (76.92キロバイト) | |
2025-03-01 17:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1ba9ea409d9a4fa39f779bce8bc1ae91.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1ba9ea409d9a4fa39f779bce8bc1ae91.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b13c8a626a8af48509b98f2d25c19c0d4.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b13c8a626a8af48509b98f2d25c19c0d4.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2d66646bcf2943359e1d670a0b7766f3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2d66646bcf2943359e1d670a0b7766f3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b075e3880c7674200af30396871a905ad.dblock.zip.aes (50.18メガバイト) | |
2025-03-01 17:27:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b075e3880c7674200af30396871a905ad.dblock.zip.aes (50.18メガバイト) | |
2025-03-01 17:27:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i28e32f2d32ff4258a52ee8247ac28f66.dindex.zip.aes (71.65キロバイト) | |
2025-03-01 17:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i28e32f2d32ff4258a52ee8247ac28f66.dindex.zip.aes (71.65キロバイト) | |
2025-03-01 17:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc7b673afbd014d9b819ae374469094aa.dblock.zip.aes (16.86メガバイト) | |
2025-03-01 17:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc7b673afbd014d9b819ae374469094aa.dblock.zip.aes (16.86メガバイト) | |
2025-03-01 17:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b279e2c2b65a9468589cb01541d5e23b1.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:27:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b279e2c2b65a9468589cb01541d5e23b1.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:27:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be2b0aa39e1484230a604d9f9aaae1ada.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 17:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be2b0aa39e1484230a604d9f9aaae1ada.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 17:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf9118b020208401da528d35278e54f37.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:28:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf9118b020208401da528d35278e54f37.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:28:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be15f748100af4f809abf6c07e50a8528.dblock.zip.aes (18.89メガバイト) | |
2025-03-01 17:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be15f748100af4f809abf6c07e50a8528.dblock.zip.aes (18.89メガバイト) | |
2025-03-01 17:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bfe51d31c6dd341b1800318c165408b02.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 17:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bfe51d31c6dd341b1800318c165408b02.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 17:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bdeff5956a18c4d35971764ad4b26f54f.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bdeff5956a18c4d35971764ad4b26f54f.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if2a6cbcc77ce418cb65d30e95752e18c.dindex.zip.aes (25.12キロバイト) | |
2025-03-01 17:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if2a6cbcc77ce418cb65d30e95752e18c.dindex.zip.aes (25.12キロバイト) | |
2025-03-01 17:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7127a878921c424da738629416f4b8ef.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:28:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7127a878921c424da738629416f4b8ef.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:28:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf2b844ca3196416f8ef3e68d88e16f68.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:29:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf2b844ca3196416f8ef3e68d88e16f68.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:29:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b964c0ec5aa314f8db9624fd2e13ff7ff.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:29:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b964c0ec5aa314f8db9624fd2e13ff7ff.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:29:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-be7090c2a42cf428782f75f936ac556dd.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:29:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-be7090c2a42cf428782f75f936ac556dd.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:29:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iba779a6534194a1891201e5f135c4c3c.dindex.zip.aes (23.78キロバイト) | |
2025-03-01 17:29:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iba779a6534194a1891201e5f135c4c3c.dindex.zip.aes (23.78キロバイト) | |
2025-03-01 17:29:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdab1bf47b5604d7fa875300da3354d69.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:29:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdab1bf47b5604d7fa875300da3354d69.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:29:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b15e53a0b98fb475e93caa70f478cbff0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:30:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b15e53a0b98fb475e93caa70f478cbff0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:30:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b01dc2b4238634e5f958922d5dac0e899.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:30:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b01dc2b4238634e5f958922d5dac0e899.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:30:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i2b00b0622fc6434ab31a559195bb7a50.dindex.zip.aes (23.67キロバイト) | |
2025-03-01 17:30:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i2b00b0622fc6434ab31a559195bb7a50.dindex.zip.aes (23.67キロバイト) | |
2025-03-01 17:30:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6b5aadbfe0164002b1acfb054ea5db50.dblock.zip.aes (32.87メガバイト) | |
2025-03-01 17:30:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6b5aadbfe0164002b1acfb054ea5db50.dblock.zip.aes (32.87メガバイト) | |
2025-03-01 17:30:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2ceeb0977a84430d91df34fb5edf6ef1.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:30:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2ceeb0977a84430d91df34fb5edf6ef1.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:30:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5687c56376134c0c9e92b4964c388268.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:31:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5687c56376134c0c9e92b4964c388268.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:31:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b47ef1417570c49b6989cfdf5b9877b9a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 17:31:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b47ef1417570c49b6989cfdf5b9877b9a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 17:31:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bfa54ec884fcc4c0483ea8b64c0a88506.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 17:31:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bfa54ec884fcc4c0483ea8b64c0a88506.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 17:31:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ibf05b835f8be411d8ed56b7cd0ded0e4.dindex.zip.aes (41.40キロバイト) | |
2025-03-01 17:31:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ibf05b835f8be411d8ed56b7cd0ded0e4.dindex.zip.aes (41.40キロバイト) | |
2025-03-01 17:31:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4efd332e26f448c7ba70ea60362e902e.dblock.zip.aes (39.53メガバイト) | |
2025-03-01 17:31:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4efd332e26f448c7ba70ea60362e902e.dblock.zip.aes (39.53メガバイト) | |
2025-03-01 17:31:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b70f4c7838fa94c3585623e06b0290820.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:31:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b70f4c7838fa94c3585623e06b0290820.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:31:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb3d3d896cc6d478b989cf55cd35df687.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 17:32:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb3d3d896cc6d478b989cf55cd35df687.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 17:32:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b024add772d7d48ca9d14aca5b574298d.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:32:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b024add772d7d48ca9d14aca5b574298d.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:32:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i34ef78a0454b446e8091b3c437067098.dindex.zip.aes (27.61キロバイト) | |
2025-03-01 17:32:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i34ef78a0454b446e8091b3c437067098.dindex.zip.aes (27.61キロバイト) | |
2025-03-01 17:32:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b46672105f1804abba76a689d09d168f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:32:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b46672105f1804abba76a689d09d168f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:32:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3de92d03b4024fcbb2be6c47fed7d487.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:32:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3de92d03b4024fcbb2be6c47fed7d487.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:32:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b495daa6041274c6bb688ae32385a168b.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:33:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b495daa6041274c6bb688ae32385a168b.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:33:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i2b02c2e8b84e45b79f0327a28b052b31.dindex.zip.aes (27.79キロバイト) | |
2025-03-01 17:33:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i2b02c2e8b84e45b79f0327a28b052b31.dindex.zip.aes (27.79キロバイト) | |
2025-03-01 17:33:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4ffd9ad66ad545eeb00e5a64d24c4634.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:33:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4ffd9ad66ad545eeb00e5a64d24c4634.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:33:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdd78c35b22bf4ae4ad403555f7cd55c8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:33:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdd78c35b22bf4ae4ad403555f7cd55c8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:33:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bdca8a9021e074bad863ebb49e38c8725.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:33:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bdca8a9021e074bad863ebb49e38c8725.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:33:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i06a2710cb1454c31ad6cb9f2be094fb8.dindex.zip.aes (34.08キロバイト) | |
2025-03-01 17:33:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i06a2710cb1454c31ad6cb9f2be094fb8.dindex.zip.aes (34.08キロバイト) | |
2025-03-01 17:33:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf52e83dd7d414cf183612c560a6590b1.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:34:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf52e83dd7d414cf183612c560a6590b1.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:34:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b017d2b142ec44d949e8a215802807572.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:34:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b017d2b142ec44d949e8a215802807572.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:34:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ibf0251ea6b7d405cbf79f7612829a4b4.dindex.zip.aes (27.65キロバイト) | |
2025-03-01 17:34:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ibf0251ea6b7d405cbf79f7612829a4b4.dindex.zip.aes (27.65キロバイト) | |
2025-03-01 17:34:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf6eb38ef34734ce1a6cf19244a1c8d3b.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:34:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf6eb38ef34734ce1a6cf19244a1c8d3b.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:34:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bcdf26739bd334b3c8347e4e713b69d82.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:34:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bcdf26739bd334b3c8347e4e713b69d82.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:34:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib43a13b4f69d4cf692f5638ef46c650a.dindex.zip.aes (43.67キロバイト) | |
2025-03-01 17:34:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib43a13b4f69d4cf692f5638ef46c650a.dindex.zip.aes (43.67キロバイト) | |
2025-03-01 17:34:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b93f1b93467114f678f331e6a2b19cc75.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:35:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b93f1b93467114f678f331e6a2b19cc75.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:35:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b96207813fb4c495aa158a342ffa705f3.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:35:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b96207813fb4c495aa158a342ffa705f3.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:35:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b411a0230913a47929d6da957e59b4038.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 17:35:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b411a0230913a47929d6da957e59b4038.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 17:35:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib2ad4a4c120247c79de7341a6d05e6d4.dindex.zip.aes (34.45キロバイト) | |
2025-03-01 17:35:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib2ad4a4c120247c79de7341a6d05e6d4.dindex.zip.aes (34.45キロバイト) | |
2025-03-01 17:35:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4c8009fad4ea46c1b2897abd9eb8b4f3.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:35:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4c8009fad4ea46c1b2897abd9eb8b4f3.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:35:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bf1ca8ff8ff5e471aa8d7a76106383b1e.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 17:35:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bf1ca8ff8ff5e471aa8d7a76106383b1e.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 17:35:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i1fb58cb3e2fb46488d6c82da5e650766.dindex.zip.aes (41.61キロバイト) | |
2025-03-01 17:35:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i1fb58cb3e2fb46488d6c82da5e650766.dindex.zip.aes (41.61キロバイト) | |
2025-03-01 17:35:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8183a504438549909fa930a8085a8281.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:36:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8183a504438549909fa930a8085a8281.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:36:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b564919dc99104d7c992dbd1e7955993c.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:36:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b564919dc99104d7c992dbd1e7955993c.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:36:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bec6d5c48c2b14a8394bf8ea362720840.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 17:36:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bec6d5c48c2b14a8394bf8ea362720840.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 17:36:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ifcc5a04765564a22898dbd931f18f707.dindex.zip.aes (45.92キロバイト) | |
2025-03-01 17:36:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ifcc5a04765564a22898dbd931f18f707.dindex.zip.aes (45.92キロバイト) | |
2025-03-01 17:36:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf71c0184e838422a8090d65fb5fa90f5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:36:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf71c0184e838422a8090d65fb5fa90f5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:36:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b25f5a80fcb6940e08f4b8d5ca3a02b94.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:37:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b25f5a80fcb6940e08f4b8d5ca3a02b94.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:37:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ibcfc7d58d8aa42e3a4f5cbde662d9377.dindex.zip.aes (53.92キロバイト) | |
2025-03-01 17:37:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ibcfc7d58d8aa42e3a4f5cbde662d9377.dindex.zip.aes (53.92キロバイト) | |
2025-03-01 17:37:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1bb65c993a4b46cdab75d98389f4af63.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:37:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1bb65c993a4b46cdab75d98389f4af63.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:37:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7dac9fe946ab495896f9b11a75f672c1.dblock.zip.aes (50.44メガバイト) | |
2025-03-01 17:37:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7dac9fe946ab495896f9b11a75f672c1.dblock.zip.aes (50.44メガバイト) | |
2025-03-01 17:37:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib4a8e04777cc498eb2856edb580017e2.dindex.zip.aes (160.78キロバイト) | |
2025-03-01 17:37:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib4a8e04777cc498eb2856edb580017e2.dindex.zip.aes (160.78キロバイト) | |
2025-03-01 17:37:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7645e38f338e45cbac9644dfeee2a71f.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:37:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7645e38f338e45cbac9644dfeee2a71f.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:37:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b13bd55fd444e4721b66150c1af3eb2b2.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:38:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b13bd55fd444e4721b66150c1af3eb2b2.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:38:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bfd78ff6c571e49c0a03d0a9232c7415c.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 17:38:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bfd78ff6c571e49c0a03d0a9232c7415c.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 17:38:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ibe7ac08618274d7ca858c72ea9c456df.dindex.zip.aes (43.29キロバイト) | |
2025-03-01 17:38:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ibe7ac08618274d7ca858c72ea9c456df.dindex.zip.aes (43.29キロバイト) | |
2025-03-01 17:38:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2e4ff778df3246b781e10bc64b1cc957.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:38:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2e4ff778df3246b781e10bc64b1cc957.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:38:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bda394935340e45b98f043d73d098de86.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:38:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bda394935340e45b98f043d73d098de86.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 17:38:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bee243ef700fd48a19b130db616ea634e.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 17:38:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bee243ef700fd48a19b130db616ea634e.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 17:38:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i3179304a932c452aa2ec7a1bfa917cf8.dindex.zip.aes (42.29キロバイト) | |
2025-03-01 17:38:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i3179304a932c452aa2ec7a1bfa917cf8.dindex.zip.aes (42.29キロバイト) | |
2025-03-01 17:38:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b75dd2f04b15f41a883416f41a0931576.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 17:39:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b75dd2f04b15f41a883416f41a0931576.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 17:39:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-beb8aad8d9fc54af49dffb383b718dff9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 17:39:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-beb8aad8d9fc54af49dffb383b718dff9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 17:39:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b052e9733c0e54304b8abd5613c7023b2.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:39:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b052e9733c0e54304b8abd5613c7023b2.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:39:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bffaaf5fffcba4c1db56f4cb4aeec00dd.dblock.zip.aes (50.38メガバイト) | |
2025-03-01 17:39:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bffaaf5fffcba4c1db56f4cb4aeec00dd.dblock.zip.aes (50.38メガバイト) | |
2025-03-01 17:39:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7a64a379cabf4fa7a2cda79f8547fa66.dindex.zip.aes (116.75キロバイト) | |
2025-03-01 17:39:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7a64a379cabf4fa7a2cda79f8547fa66.dindex.zip.aes (116.75キロバイト) | |
2025-03-01 17:40:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4e5630a9b1164210a807972e605b5571.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:40:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4e5630a9b1164210a807972e605b5571.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:40:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b137c433e5c134aa7b1e3e77ad6240f1c.dblock.zip.aes (50.25メガバイト) | |
2025-03-01 17:40:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b137c433e5c134aa7b1e3e77ad6240f1c.dblock.zip.aes (50.25メガバイト) | |
2025-03-01 17:40:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7d58a8f0b9724daf892888b32a76fce6.dindex.zip.aes (90.78キロバイト) | |
2025-03-01 17:40:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7d58a8f0b9724daf892888b32a76fce6.dindex.zip.aes (90.78キロバイト) | |
2025-03-01 17:40:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b41726eb393af4196ad2eb81abfc2d088.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:40:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b41726eb393af4196ad2eb81abfc2d088.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:40:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7e903d6eb3ff42b0aeb4be181e84630f.dblock.zip.aes (50.24メガバイト) | |
2025-03-01 17:40:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7e903d6eb3ff42b0aeb4be181e84630f.dblock.zip.aes (50.24メガバイト) | |
2025-03-01 17:40:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i05da29242f274ec4a47dcae21fc8428f.dindex.zip.aes (69.25キロバイト) | |
2025-03-01 17:40:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i05da29242f274ec4a47dcae21fc8428f.dindex.zip.aes (69.25キロバイト) | |
2025-03-01 17:40:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bffd997c2aa2a4b22b98a2f98746f2977.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:41:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bffd997c2aa2a4b22b98a2f98746f2977.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:41:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf4a981611b25406486d8924a6a15a3ab.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:41:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf4a981611b25406486d8924a6a15a3ab.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:41:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bf5cf7a8d47414daf969194f74a9e1969.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:41:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bf5cf7a8d47414daf969194f74a9e1969.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 17:41:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib72f246a73204c0086d5def0836a0e01.dindex.zip.aes (26.65キロバイト) | |
2025-03-01 17:41:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib72f246a73204c0086d5def0836a0e01.dindex.zip.aes (26.65キロバイト) | |
2025-03-01 17:41:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0965bd9ddee247c88f9b8d983a6bde8e.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:42:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0965bd9ddee247c88f9b8d983a6bde8e.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:42:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bca97a196ac054ba5aedcdd6975ccc701.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 17:42:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bca97a196ac054ba5aedcdd6975ccc701.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 17:42:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib01e208ba91e4b0e8deb06174a5f511e.dindex.zip.aes (22.37キロバイト) | |
2025-03-01 17:42:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib01e208ba91e4b0e8deb06174a5f511e.dindex.zip.aes (22.37キロバイト) | |
2025-03-01 17:42:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3636e20852ea428793ba1657b98e4aa3.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:42:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3636e20852ea428793ba1657b98e4aa3.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:42:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b61053d2a4d6d482e920e33a353edf733.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:42:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b61053d2a4d6d482e920e33a353edf733.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:42:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bb60b9a095cb34cb79bccb5a223ef0dde.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:42:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bb60b9a095cb34cb79bccb5a223ef0dde.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:42:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i5d186356db164c8181ba5346853489e1.dindex.zip.aes (20.26キロバイト) | |
2025-03-01 17:42:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i5d186356db164c8181ba5346853489e1.dindex.zip.aes (20.26キロバイト) | |
2025-03-01 17:42:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6b686244af274ba1b5ef72f9c3c501c1.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:43:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6b686244af274ba1b5ef72f9c3c501c1.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:43:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9c0c0b3c18b44a5e8d8030fcf54ab42a.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:43:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9c0c0b3c18b44a5e8d8030fcf54ab42a.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:43:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-id75a63b1f7194120bcaca7f7d8567659.dindex.zip.aes (19.09キロバイト) | |
2025-03-01 17:43:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-id75a63b1f7194120bcaca7f7d8567659.dindex.zip.aes (19.09キロバイト) | |
2025-03-01 17:43:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9b6aa9c5521641de8369000c6b8849b5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:43:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9b6aa9c5521641de8369000c6b8849b5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:43:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b0281c6451fef4260b2e93aca41d9b326.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 17:43:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b0281c6451fef4260b2e93aca41d9b326.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 17:43:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7d0031522e074444812440cfd9ffd3fe.dindex.zip.aes (19.28キロバイト) | |
2025-03-01 17:43:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7d0031522e074444812440cfd9ffd3fe.dindex.zip.aes (19.28キロバイト) | |
2025-03-01 17:43:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be874b466f46c4767a35331ee5c9ae3a8.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:44:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be874b466f46c4767a35331ee5c9ae3a8.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 17:44:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b573abbc57acd4c158dab3d12979fa572.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:44:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b573abbc57acd4c158dab3d12979fa572.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 17:44:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bc893738cb8f941a8b749a09df4edfae8.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:44:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bc893738cb8f941a8b749a09df4edfae8.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:44:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i4263d9dce1fc47fa9cd2dc3b68d60589.dindex.zip.aes (19.56キロバイト) | |
2025-03-01 17:44:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i4263d9dce1fc47fa9cd2dc3b68d60589.dindex.zip.aes (19.56キロバイト) | |
2025-03-01 17:44:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b966215aafe5f48b8860d142c4b1d5c63.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:44:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b966215aafe5f48b8860d142c4b1d5c63.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:44:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b56457b5830324174a793d5f43e85f172.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:45:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b56457b5830324174a793d5f43e85f172.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:45:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9f5f34e0008d45b08a056d31fc884c31.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:45:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9f5f34e0008d45b08a056d31fc884c31.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:45:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba627547d8daa4d71b0cc682a676fd24b.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:45:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba627547d8daa4d71b0cc682a676fd24b.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:45:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3e2d002eb07c48ceafbc6acebe7a3af8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:46:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3e2d002eb07c48ceafbc6acebe7a3af8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:46:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2754e62e03cd4f36a50919ff2ef1dc07.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:46:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2754e62e03cd4f36a50919ff2ef1dc07.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:46:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-baaa55fef5049442a82f212d4324b8c3d.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:46:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-baaa55fef5049442a82f212d4324b8c3d.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:46:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i377d310e278c4556a06ac57f1d6638d2.dindex.zip.aes (31.92キロバイト) | |
2025-03-01 17:46:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i377d310e278c4556a06ac57f1d6638d2.dindex.zip.aes (31.92キロバイト) | |
2025-03-01 17:46:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bada96a56c37e49f4b5e45c7f05cfba8c.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:46:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bada96a56c37e49f4b5e45c7f05cfba8c.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:47:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b1e47bda532e44ea0bd3a7b87b26b374b.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:47:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b1e47bda532e44ea0bd3a7b87b26b374b.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:47:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i136937e88c774d2aa81a576ba50e00b9.dindex.zip.aes (27.14キロバイト) | |
2025-03-01 17:47:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i136937e88c774d2aa81a576ba50e00b9.dindex.zip.aes (27.14キロバイト) | |
2025-03-01 17:47:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b90e520701e2045349976531423735fd8.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:47:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b90e520701e2045349976531423735fd8.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:47:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6c1626a04ea1426fba8777cb0d8156f0.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:47:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6c1626a04ea1426fba8777cb0d8156f0.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:47:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b0850249f35134997a019bcd06e79273c.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:47:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b0850249f35134997a019bcd06e79273c.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:47:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib39efc3d835f4c3d8414e845d3281817.dindex.zip.aes (21.56キロバイト) | |
2025-03-01 17:47:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib39efc3d835f4c3d8414e845d3281817.dindex.zip.aes (21.56キロバイト) | |
2025-03-01 17:48:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b933f59433db6435d9106cd3006c6b9fd.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:48:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b933f59433db6435d9106cd3006c6b9fd.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:48:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b35a9edcc807d418f826cbb777d11cef3.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:48:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b35a9edcc807d418f826cbb777d11cef3.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 17:48:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i45eef367c6b344058a89d4ef7c2cb37b.dindex.zip.aes (25.42キロバイト) | |
2025-03-01 17:48:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i45eef367c6b344058a89d4ef7c2cb37b.dindex.zip.aes (25.42キロバイト) | |
2025-03-01 17:48:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b38e90a61904f4e35b636f2c5a2ef3577.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:49:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b38e90a61904f4e35b636f2c5a2ef3577.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:49:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7f4dd110e7c84585bd95f712d6ae94ab.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:49:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7f4dd110e7c84585bd95f712d6ae94ab.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 17:49:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib86f26a0555247dc964d488bf2be8197.dindex.zip.aes (31.31キロバイト) | |
2025-03-01 17:49:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib86f26a0555247dc964d488bf2be8197.dindex.zip.aes (31.31キロバイト) | |
2025-03-01 17:49:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b11c3912315c74f6f9a838d778be894d8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:49:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b11c3912315c74f6f9a838d778be894d8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 17:49:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1665ae70f9a84ee08198c3f11af96b8d.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:50:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1665ae70f9a84ee08198c3f11af96b8d.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 17:50:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7c163b937b744b3dabf9e783705607c5.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 17:50:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7c163b937b744b3dabf9e783705607c5.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 17:50:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iadb55fa9bfa74347bb61271be0ced96e.dindex.zip.aes (30.90キロバイト) | |
2025-03-01 17:50:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iadb55fa9bfa74347bb61271be0ced96e.dindex.zip.aes (30.90キロバイト) | |
2025-03-01 17:50:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5b33427b456c465994d092465f9b7124.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:50:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5b33427b456c465994d092465f9b7124.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:50:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b92c2994c92414d29baeccdea1da5afe8.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:50:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b92c2994c92414d29baeccdea1da5afe8.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:50:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib2da1e80884248e6ad20ed4d5719cb5d.dindex.zip.aes (43.76キロバイト) | |
2025-03-01 17:50:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib2da1e80884248e6ad20ed4d5719cb5d.dindex.zip.aes (43.76キロバイト) | |
2025-03-01 17:50:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6abd7656374d472e8a3a241acdcfd4de.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 17:51:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6abd7656374d472e8a3a241acdcfd4de.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 17:51:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd07bcc3e1934477690d3680d08191f07.dblock.zip.aes (45.38メガバイト) | |
2025-03-01 17:51:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd07bcc3e1934477690d3680d08191f07.dblock.zip.aes (45.38メガバイト) | |
2025-03-01 17:51:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bc548e49e27574544ba12c0bbb5b92538.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 17:51:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bc548e49e27574544ba12c0bbb5b92538.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 17:51:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i9f1c1f2b19bc4fe7a7a220a64e027a12.dindex.zip.aes (30.59キロバイト) | |
2025-03-01 17:51:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i9f1c1f2b19bc4fe7a7a220a64e027a12.dindex.zip.aes (30.59キロバイト) | |
2025-03-01 17:51:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bec770b6e109b4b8e8a28c966090a6c1c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:51:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bec770b6e109b4b8e8a28c966090a6c1c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:51:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b4f97edf42ccb4bca854794df6a1094f8.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 17:51:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b4f97edf42ccb4bca854794df6a1094f8.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 17:51:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i3435c6a525194dd699f3bff5a7272cfd.dindex.zip.aes (33.58キロバイト) | |
2025-03-01 17:51:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i3435c6a525194dd699f3bff5a7272cfd.dindex.zip.aes (33.58キロバイト) | |
2025-03-01 17:51:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf29db8d509c44044bb69746933ca7b85.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:52:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf29db8d509c44044bb69746933ca7b85.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:52:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3c44a3587b4d4823a644e898584aeccd.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:52:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3c44a3587b4d4823a644e898584aeccd.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:52:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd297309ac75944489e3e3bf026cdf23c.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:52:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bd297309ac75944489e3e3bf026cdf23c.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 17:52:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i30706ef45621430ebc2441d79e71173c.dindex.zip.aes (35.40キロバイト) | |
2025-03-01 17:52:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i30706ef45621430ebc2441d79e71173c.dindex.zip.aes (35.40キロバイト) | |
2025-03-01 17:52:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b134af8107d88442abd5ac0721920f572.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 17:53:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b134af8107d88442abd5ac0721920f572.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 17:53:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd9115b529d9647faae44e14a6fea1d5c.dblock.zip.aes (34.95メガバイト) | |
2025-03-01 17:53:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd9115b529d9647faae44e14a6fea1d5c.dblock.zip.aes (34.95メガバイト) | |
2025-03-01 17:53:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b96bae89779d247e2b2090e1bc167af3f.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:53:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b96bae89779d247e2b2090e1bc167af3f.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 17:53:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8ba6fcd260664ee6b8cdc8bd8c90778f.dindex.zip.aes (32.98キロバイト) | |
2025-03-01 17:53:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8ba6fcd260664ee6b8cdc8bd8c90778f.dindex.zip.aes (32.98キロバイト) | |
2025-03-01 17:53:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b91efa702bf2240b2beaa73bceefa7da2.dblock.zip.aes (11.98メガバイト) | |
2025-03-01 17:53:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b91efa702bf2240b2beaa73bceefa7da2.dblock.zip.aes (11.98メガバイト) | |
2025-03-01 17:53:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b0b53b82d79e94bf480589ed490bafeea.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 17:53:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b0b53b82d79e94bf480589ed490bafeea.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 17:53:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8e86d6c263894931963a65a6c7615bb1.dindex.zip.aes (57.17キロバイト) | |
2025-03-01 17:53:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8e86d6c263894931963a65a6c7615bb1.dindex.zip.aes (57.17キロバイト) | |
2025-03-01 17:54:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba19b5e9eab4f4cd7b331db7f9afdc706.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:54:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba19b5e9eab4f4cd7b331db7f9afdc706.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 17:54:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6c2ec3b248aa49cba3b0d612ff6bb989.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:54:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6c2ec3b248aa49cba3b0d612ff6bb989.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:54:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3fa76d92ef5d452f99b305ddb700da01.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:54:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3fa76d92ef5d452f99b305ddb700da01.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:54:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdc934191a1404d03a505d0451e85c444.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:55:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdc934191a1404d03a505d0451e85c444.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:55:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-be7a0a575fb9b42d497cd6f4eb1c04d27.dblock.zip.aes (50.30メガバイト) | |
2025-03-01 17:55:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-be7a0a575fb9b42d497cd6f4eb1c04d27.dblock.zip.aes (50.30メガバイト) | |
2025-03-01 17:55:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ia949ac054619444396f57407f12544f7.dindex.zip.aes (82.65キロバイト) | |
2025-03-01 17:55:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ia949ac054619444396f57407f12544f7.dindex.zip.aes (82.65キロバイト) | |
2025-03-01 17:55:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd97e00023e8341219282db9ab3e73ed2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:55:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd97e00023e8341219282db9ab3e73ed2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:55:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b89ac88b1078d4b49bcd18a60172e1769.dblock.zip.aes (50.28メガバイト) | |
2025-03-01 17:55:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b89ac88b1078d4b49bcd18a60172e1769.dblock.zip.aes (50.28メガバイト) | |
2025-03-01 17:55:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i753989162fa149d49dab6406b820ef6d.dindex.zip.aes (84.59キロバイト) | |
2025-03-01 17:55:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i753989162fa149d49dab6406b820ef6d.dindex.zip.aes (84.59キロバイト) | |
2025-03-01 17:55:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bbdb844ddfa7541e8892e666e698bb14c.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:56:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bbdb844ddfa7541e8892e666e698bb14c.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:56:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc83ca27d693d4ef2b636c966764fb2c5.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 17:56:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc83ca27d693d4ef2b636c966764fb2c5.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 17:56:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b1caeb78396744769832ed76644a0b291.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 17:56:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b1caeb78396744769832ed76644a0b291.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 17:56:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib4ebf51e89274876af030c3104ec53c0.dindex.zip.aes (62.18キロバイト) | |
2025-03-01 17:56:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib4ebf51e89274876af030c3104ec53c0.dindex.zip.aes (62.18キロバイト) | |
2025-03-01 17:56:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-baac9f48f26544299bcf5e641193d0473.dblock.zip.aes (28.96メガバイト) | |
2025-03-01 17:56:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-baac9f48f26544299bcf5e641193d0473.dblock.zip.aes (28.96メガバイト) | |
2025-03-01 17:56:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bafd4da8841f84669b9c64696f9986097.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:57:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bafd4da8841f84669b9c64696f9986097.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 17:57:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b08c8c9aceedf414b910736a3349b2d75.dblock.zip.aes (50.25メガバイト) | |
2025-03-01 17:57:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b08c8c9aceedf414b910736a3349b2d75.dblock.zip.aes (50.25メガバイト) | |
2025-03-01 17:57:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i49a0d1e560b140db8e5d8244c49430ff.dindex.zip.aes (93.36キロバイト) | |
2025-03-01 17:57:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i49a0d1e560b140db8e5d8244c49430ff.dindex.zip.aes (93.36キロバイト) | |
2025-03-01 17:57:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b65904a1b150a404094bc5ea139d806cf.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:57:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b65904a1b150a404094bc5ea139d806cf.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:57:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b057dc30c5cb946af988184fbe7f9986c.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:57:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b057dc30c5cb946af988184fbe7f9986c.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 17:57:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b5d49be33061342dfbe12f097b20dd5bb.dblock.zip.aes (50.18メガバイト) | |
2025-03-01 17:58:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b5d49be33061342dfbe12f097b20dd5bb.dblock.zip.aes (50.18メガバイト) | |
2025-03-01 17:58:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i491bd53689fa47a1a807e62f1089f4eb.dindex.zip.aes (60.61キロバイト) | |
2025-03-01 17:58:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i491bd53689fa47a1a807e62f1089f4eb.dindex.zip.aes (60.61キロバイト) | |
2025-03-01 17:58:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba660241673614cb7b5d46bb2b37f896a.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 17:58:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba660241673614cb7b5d46bb2b37f896a.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 17:58:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b03ebf5fda5f542028af813fda82b5527.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:58:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b03ebf5fda5f542028af813fda82b5527.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 17:58:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i162b3699d46047a995df0e4965c30723.dindex.zip.aes (41.70キロバイト) | |
2025-03-01 17:58:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i162b3699d46047a995df0e4965c30723.dindex.zip.aes (41.70キロバイト) | |
2025-03-01 17:58:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b49a63ae35fe946bc97b3092334d15e7c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:59:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b49a63ae35fe946bc97b3092334d15e7c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 17:59:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b463f2a841a0e4553b82e270b9b43e4f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:59:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b463f2a841a0e4553b82e270b9b43e4f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 17:59:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd70884ef8c4048f0aca73e2a30e9f9a6.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 17:59:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bd70884ef8c4048f0aca73e2a30e9f9a6.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 17:59:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i6f2decde2f03484fa67cb45fd96154e9.dindex.zip.aes (54.04キロバイト) | |
2025-03-01 17:59:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i6f2decde2f03484fa67cb45fd96154e9.dindex.zip.aes (54.04キロバイト) | |
2025-03-01 17:59:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b105cd92d2c094f81a93feb68c319e31f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:00:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b105cd92d2c094f81a93feb68c319e31f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:00:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b8a196a59f1e4428c8c2242172cacc774.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:00:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b8a196a59f1e4428c8c2242172cacc774.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:00:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iacb5fcfcfe414a4cb05b90d57da49659.dindex.zip.aes (40.50キロバイト) | |
2025-03-01 18:00:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iacb5fcfcfe414a4cb05b90d57da49659.dindex.zip.aes (40.50キロバイト) | |
2025-03-01 18:00:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb5777190be3e4b05bb90b57f47311ce3.dblock.zip.aes (38.75メガバイト) | |
2025-03-01 18:00:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb5777190be3e4b05bb90b57f47311ce3.dblock.zip.aes (38.75メガバイト) | |
2025-03-01 18:00:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b84ae837ff4b2476983b575f87247eb1a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:01:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b84ae837ff4b2476983b575f87247eb1a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:01:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bc6939066f13e400684337f04b54b599a.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:01:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bc6939066f13e400684337f04b54b599a.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:01:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i880ae6c48a7e4071bd13ad6bb71e5637.dindex.zip.aes (54.12キロバイト) | |
2025-03-01 18:01:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i880ae6c48a7e4071bd13ad6bb71e5637.dindex.zip.aes (54.12キロバイト) | |
2025-03-01 18:01:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba69edb0bfe6a42cd8f888063abf39574.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:01:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba69edb0bfe6a42cd8f888063abf39574.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:01:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba3b6c636d4ea401b9745f4b95217282a.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:01:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba3b6c636d4ea401b9745f4b95217282a.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:01:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1e8bcd1b003542938d0de351e4541b99.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:02:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1e8bcd1b003542938d0de351e4541b99.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:02:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b74d898f4390341dd9e8d1f6b9a576a82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:02:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b74d898f4390341dd9e8d1f6b9a576a82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:02:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b8d47d5aaf3ba4bfaa3135dcf2a808643.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:02:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b8d47d5aaf3ba4bfaa3135dcf2a808643.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:02:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ie1fb599c27f7406bb08e59cb71da86eb.dindex.zip.aes (51.22キロバイト) | |
2025-03-01 18:02:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ie1fb599c27f7406bb08e59cb71da86eb.dindex.zip.aes (51.22キロバイト) | |
2025-03-01 18:02:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb026ad1e0d794712abd68b109ff96758.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:03:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb026ad1e0d794712abd68b109ff96758.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:03:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b97387c822f044d369b016ce61f81088a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:03:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b97387c822f044d369b016ce61f81088a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:03:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b043f4337fd4d4cc49d2a404cced43ba0.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:03:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b043f4337fd4d4cc49d2a404cced43ba0.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:03:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i312360f1fe174a3a975a01e906f73146.dindex.zip.aes (27.18キロバイト) | |
2025-03-01 18:03:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i312360f1fe174a3a975a01e906f73146.dindex.zip.aes (27.18キロバイト) | |
2025-03-01 18:03:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9f2860d6af884e999ecff5bec611f410.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:03:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9f2860d6af884e999ecff5bec611f410.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:03:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdbb48527a73b4a058eea1d6a0a29fa9d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:04:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdbb48527a73b4a058eea1d6a0a29fa9d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:04:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b04ee2b52ca71429bb12aa592211a42b5.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 18:04:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b04ee2b52ca71429bb12aa592211a42b5.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 18:04:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iec050ddf9af3476b819c6f108fd5bb91.dindex.zip.aes (25.61キロバイト) | |
2025-03-01 18:04:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iec050ddf9af3476b819c6f108fd5bb91.dindex.zip.aes (25.61キロバイト) | |
2025-03-01 18:04:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8ecdb573f96a49a8b76989fdba0b5099.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:04:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8ecdb573f96a49a8b76989fdba0b5099.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:04:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b176cd413d7c648dc9c37c31cfc708196.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:04:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b176cd413d7c648dc9c37c31cfc708196.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:04:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4a873ea6f8674845928a5a72257ae14a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:05:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4a873ea6f8674845928a5a72257ae14a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:05:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b88c103bbf94c44d78c5087d12f4b03d6.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 18:05:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b88c103bbf94c44d78c5087d12f4b03d6.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 18:05:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ia3ebeae99b6143fd8129b536c11fa20f.dindex.zip.aes (33.09キロバイト) | |
2025-03-01 18:05:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ia3ebeae99b6143fd8129b536c11fa20f.dindex.zip.aes (33.09キロバイト) | |
2025-03-01 18:05:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3a8bdc62763f4e839d7238ae9a1ab715.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:05:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3a8bdc62763f4e839d7238ae9a1ab715.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:05:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdc5886f60a6046aa97a0c9c0f1672a3b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:05:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdc5886f60a6046aa97a0c9c0f1672a3b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:05:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b20a1b2cde4cb4deab88b20f39dd44260.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 18:06:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b20a1b2cde4cb4deab88b20f39dd44260.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 18:06:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i03b98aed62ed48c48ca5a04298dfea9d.dindex.zip.aes (44.20キロバイト) | |
2025-03-01 18:06:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i03b98aed62ed48c48ca5a04298dfea9d.dindex.zip.aes (44.20キロバイト) | |
2025-03-01 18:06:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b44136ae216484a62b5214bd5a975375d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:06:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b44136ae216484a62b5214bd5a975375d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:06:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b32fda29dca704323bf460300aba0d5d9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:06:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b32fda29dca704323bf460300aba0d5d9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:06:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3984f3373c2a4ad6bc2f50419d7132f5.dblock.zip.aes (31.61メガバイト) | |
2025-03-01 18:06:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3984f3373c2a4ad6bc2f50419d7132f5.dblock.zip.aes (31.61メガバイト) | |
2025-03-01 18:06:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b06e4f9151b284ba3adb3e47377c98de3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:07:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b06e4f9151b284ba3adb3e47377c98de3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:07:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd244b34c33b24a3c9cd02909d7993fff.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 18:07:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bd244b34c33b24a3c9cd02909d7993fff.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 18:07:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i382ea55116a441f3b2bbc255dbc6d794.dindex.zip.aes (45.12キロバイト) | |
2025-03-01 18:07:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i382ea55116a441f3b2bbc255dbc6d794.dindex.zip.aes (45.12キロバイト) | |
2025-03-01 18:07:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b59e9026e26324f2bb1666ee19736e7d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:07:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b59e9026e26324f2bb1666ee19736e7d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:07:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b327755c00aad4000a04236cfc07e112b.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:07:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b327755c00aad4000a04236cfc07e112b.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:07:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8bfa9963e2324d34ac39be3b32a1e604.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:08:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8bfa9963e2324d34ac39be3b32a1e604.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:08:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9f0ed0c91ede4855886bfe80f4f6d744.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:08:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9f0ed0c91ede4855886bfe80f4f6d744.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:08:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b71294b01a5d84bf48510ed727c630911.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:08:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b71294b01a5d84bf48510ed727c630911.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:08:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b0db3e1d6a4f148ebb98e877e003d0c09.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:08:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b0db3e1d6a4f148ebb98e877e003d0c09.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:08:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if11efaa693b347c6a84a640e119f37bc.dindex.zip.aes (43.01キロバイト) | |
2025-03-01 18:08:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if11efaa693b347c6a84a640e119f37bc.dindex.zip.aes (43.01キロバイト) | |
2025-03-01 18:08:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b75d4cd2faa8d482d84c7e29b5909ae8e.dblock.zip.aes (32.97メガバイト) | |
2025-03-01 18:09:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b75d4cd2faa8d482d84c7e29b5909ae8e.dblock.zip.aes (32.97メガバイト) | |
2025-03-01 18:09:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb8db2afcdd3149409a3a5c764e17cd9a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:09:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb8db2afcdd3149409a3a5c764e17cd9a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:09:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7c0a873616ef4cb38ee6d4199efac634.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:09:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7c0a873616ef4cb38ee6d4199efac634.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:09:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib26b7a5393164ff6bc427383f4e0ab9c.dindex.zip.aes (60.62キロバイト) | |
2025-03-01 18:09:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib26b7a5393164ff6bc427383f4e0ab9c.dindex.zip.aes (60.62キロバイト) | |
2025-03-01 18:09:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3d16ae403ddb4f83ae93a1771a9f0d21.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:09:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3d16ae403ddb4f83ae93a1771a9f0d21.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:09:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba5b4152252d04263a8c2cfd4bc6daa7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:10:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba5b4152252d04263a8c2cfd4bc6daa7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:10:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9d5f60f6cfba4903b6ace951fd423108.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:10:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9d5f60f6cfba4903b6ace951fd423108.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:10:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i74a1bb447ec8490ea7f0a4db988b6848.dindex.zip.aes (50.11キロバイト) | |
2025-03-01 18:10:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i74a1bb447ec8490ea7f0a4db988b6848.dindex.zip.aes (50.11キロバイト) | |
2025-03-01 18:10:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2ad473fa44de4d3b9bc712eef3d1ecc5.dblock.zip.aes (37.21メガバイト) | |
2025-03-01 18:10:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2ad473fa44de4d3b9bc712eef3d1ecc5.dblock.zip.aes (37.21メガバイト) | |
2025-03-01 18:10:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdf74d356e76e4ea89e2e15c05ddc448b.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:10:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdf74d356e76e4ea89e2e15c05ddc448b.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:10:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd6724c6eb3fb4a90bba5ded4f7932c88.dblock.zip.aes (50.24メガバイト) | |
2025-03-01 18:10:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bd6724c6eb3fb4a90bba5ded4f7932c88.dblock.zip.aes (50.24メガバイト) | |
2025-03-01 18:10:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i304b11efa2bc405d859d1bbbe1ce4c30.dindex.zip.aes (68.25キロバイト) | |
2025-03-01 18:10:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i304b11efa2bc405d859d1bbbe1ce4c30.dindex.zip.aes (68.25キロバイト) | |
2025-03-01 18:10:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b718987d6001d477aa603216721c54b52.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:11:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b718987d6001d477aa603216721c54b52.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:11:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdd2dafdba3b5473b93af25e6ad88062a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:11:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdd2dafdba3b5473b93af25e6ad88062a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:11:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bb88722772fa1404d8c9c8aff8c5ce71f.dblock.zip.aes (50.33メガバイト) | |
2025-03-01 18:11:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bb88722772fa1404d8c9c8aff8c5ce71f.dblock.zip.aes (50.33メガバイト) | |
2025-03-01 18:11:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i544e43d79eb4499fb45a5ad731b4a8c0.dindex.zip.aes (115.90キロバイト) | |
2025-03-01 18:11:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i544e43d79eb4499fb45a5ad731b4a8c0.dindex.zip.aes (115.90キロバイト) | |
2025-03-01 18:11:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4399c79c800441f3a034d727920c1af9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:11:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4399c79c800441f3a034d727920c1af9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:11:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b551b690ece944bc493078ab235acafd0.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:12:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b551b690ece944bc493078ab235acafd0.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:12:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b60296717071441ce9e769969249f5a25.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:12:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b60296717071441ce9e769969249f5a25.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:12:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bcce503906afb4e4896d4ddaa03d88c1a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:12:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bcce503906afb4e4896d4ddaa03d88c1a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:12:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b331c5ce7345547f29a66b5a3023bc9a4.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:13:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b331c5ce7345547f29a66b5a3023bc9a4.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:13:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b46e81b6896e246ba8633cb69be3160d3.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:13:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b46e81b6896e246ba8633cb69be3160d3.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:13:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i37193934092f47faa1b313af41514ec8.dindex.zip.aes (76.68キロバイト) | |
2025-03-01 18:13:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i37193934092f47faa1b313af41514ec8.dindex.zip.aes (76.68キロバイト) | |
2025-03-01 18:13:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b93282ddf128b4dc3975805a0db4194ba.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:13:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b93282ddf128b4dc3975805a0db4194ba.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:13:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba62bf3aee3174f73b7c426ba974320e9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:13:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba62bf3aee3174f73b7c426ba974320e9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:13:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9aaa4de339024547bf333e9e1e8ed96d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:14:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9aaa4de339024547bf333e9e1e8ed96d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:14:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be6c30da123ba42d596daa42268b2e791.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:14:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be6c30da123ba42d596daa42268b2e791.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:14:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba7c85913addd4490adc9475716032954.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:14:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba7c85913addd4490adc9475716032954.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:14:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b15322f2059614f33a0dd03da94b9d0e3.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 18:14:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b15322f2059614f33a0dd03da94b9d0e3.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 18:14:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i9554adcd0bef4ac6abda5f91164b4357.dindex.zip.aes (44.18キロバイト) | |
2025-03-01 18:14:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i9554adcd0bef4ac6abda5f91164b4357.dindex.zip.aes (44.18キロバイト) | |
2025-03-01 18:14:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b02d9c4df7d404bf19fa41039014d92b4.dblock.zip.aes (10.24メガバイト) | |
2025-03-01 18:14:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b02d9c4df7d404bf19fa41039014d92b4.dblock.zip.aes (10.24メガバイト) | |
2025-03-01 18:14:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf655c8fbca1b474ebefb311d80405243.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:15:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf655c8fbca1b474ebefb311d80405243.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:15:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc277733c8f124c979c881ed381d1d19e.dblock.zip.aes (29.09メガバイト) | |
2025-03-01 18:15:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc277733c8f124c979c881ed381d1d19e.dblock.zip.aes (29.09メガバイト) | |
2025-03-01 18:15:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b77f6458393924b55ae6045d72e2a0b74.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:15:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b77f6458393924b55ae6045d72e2a0b74.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:15:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7ecd7cfd4d1b43b5adee075f9571cce1.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:15:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7ecd7cfd4d1b43b5adee075f9571cce1.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:15:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ibebf2a833e1f405eba8a5bd2fe2cbb12.dindex.zip.aes (36.51キロバイト) | |
2025-03-01 18:15:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ibebf2a833e1f405eba8a5bd2fe2cbb12.dindex.zip.aes (36.51キロバイト) | |
2025-03-01 18:15:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b47f542f3f7ce47768e54d3fab322c211.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:16:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b47f542f3f7ce47768e54d3fab322c211.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:16:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7f84300bf1ce43cab69d1682e7fb56da.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:16:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7f84300bf1ce43cab69d1682e7fb56da.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:16:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2244dc8eddaa464d84998d559c5f5d4d.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:16:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2244dc8eddaa464d84998d559c5f5d4d.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:16:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9f48d9ac57684b0ca174d08c2db10e77.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:16:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9f48d9ac57684b0ca174d08c2db10e77.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:16:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-id13b6b868e0a441693619bb15c6f22f2.dindex.zip.aes (25.78キロバイト) | |
2025-03-01 18:16:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-id13b6b868e0a441693619bb15c6f22f2.dindex.zip.aes (25.78キロバイト) | |
2025-03-01 18:16:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5229fcf83ead45a3bcdec7ac6ea05277.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:17:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5229fcf83ead45a3bcdec7ac6ea05277.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:17:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b35608ca8d8014d2d9e5e64f1f3a60156.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:17:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b35608ca8d8014d2d9e5e64f1f3a60156.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 18:17:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i865db148e3d8419c9d21c684b759be5b.dindex.zip.aes (20.47キロバイト) | |
2025-03-01 18:17:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i865db148e3d8419c9d21c684b759be5b.dindex.zip.aes (20.47キロバイト) | |
2025-03-01 18:17:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0b4a434a591d488bb9c3dd6b948560dc.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:17:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0b4a434a591d488bb9c3dd6b948560dc.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:17:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b42f8511b721a43ee88660c4cc6176a19.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:17:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b42f8511b721a43ee88660c4cc6176a19.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:17:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bf5f1153831514260b5af79527fc543af.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 18:17:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bf5f1153831514260b5af79527fc543af.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 18:17:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i6a3585ecf3a34354850618ca71df336b.dindex.zip.aes (23.33キロバイト) | |
2025-03-01 18:17:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i6a3585ecf3a34354850618ca71df336b.dindex.zip.aes (23.33キロバイト) | |
2025-03-01 18:17:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bcdd00eba65744728917cdc18feeedafc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:18:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bcdd00eba65744728917cdc18feeedafc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:18:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b6594d323acb64895a1c11d5297f97fc5.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 18:18:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b6594d323acb64895a1c11d5297f97fc5.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 18:18:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8e699bea038f41689815205e146d11d9.dindex.zip.aes (20.43キロバイト) | |
2025-03-01 18:18:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8e699bea038f41689815205e146d11d9.dindex.zip.aes (20.43キロバイト) | |
2025-03-01 18:18:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9f7aea3357c042ec8281648de6927bf6.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:18:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9f7aea3357c042ec8281648de6927bf6.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:18:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bbecd1cdfb2534d6b879ab5121022f76d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:18:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bbecd1cdfb2534d6b879ab5121022f76d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:18:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3cf58744a03048edb76915b9d09dbbe8.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 18:19:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3cf58744a03048edb76915b9d09dbbe8.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 18:19:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i0b2ab2f5a5dc4e4082b05ffc9759ed4b.dindex.zip.aes (23.23キロバイト) | |
2025-03-01 18:19:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i0b2ab2f5a5dc4e4082b05ffc9759ed4b.dindex.zip.aes (23.23キロバイト) | |
2025-03-01 18:19:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b67ec78c3b4164b299d6c16145e77b411.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:19:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b67ec78c3b4164b299d6c16145e77b411.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:19:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b242786a70240478a98735c9620670803.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 18:19:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b242786a70240478a98735c9620670803.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 18:19:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i026d821805264f4a820ce466594f2d81.dindex.zip.aes (20.93キロバイト) | |
2025-03-01 18:19:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i026d821805264f4a820ce466594f2d81.dindex.zip.aes (20.93キロバイト) | |
2025-03-01 18:19:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b358be9cfe06f4136bc8687d832857d7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:19:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b358be9cfe06f4136bc8687d832857d7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:19:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0c3b809a7f8344b9a79bf9c5d576ac24.dblock.zip.aes (35.34メガバイト) | |
2025-03-01 18:19:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0c3b809a7f8344b9a79bf9c5d576ac24.dblock.zip.aes (35.34メガバイト) | |
2025-03-01 18:19:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b77684a44120f4d578037bc401da26990.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:20:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b77684a44120f4d578037bc401da26990.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:20:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bea3b0cf94e484ddab3ec47bab55f8136.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:20:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bea3b0cf94e484ddab3ec47bab55f8136.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:20:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4cd78ae67be2453ca1f46695c0587d77.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:20:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4cd78ae67be2453ca1f46695c0587d77.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:20:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5b5f12cba0324d248b7a56a2b945b67a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:20:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5b5f12cba0324d248b7a56a2b945b67a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:20:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b271ba304e56c4bf5b30f26df8887d598.dblock.zip.aes (50.51メガバイト) | |
2025-03-01 18:21:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b271ba304e56c4bf5b30f26df8887d598.dblock.zip.aes (50.51メガバイト) | |
2025-03-01 18:21:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ifb58240966c140699ea4b8264ed7b93a.dindex.zip.aes (191.87キロバイト) | |
2025-03-01 18:21:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ifb58240966c140699ea4b8264ed7b93a.dindex.zip.aes (191.87キロバイト) | |
2025-03-01 18:21:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdbff8a28406b4cfda3d4641342221f05.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:21:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdbff8a28406b4cfda3d4641342221f05.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:21:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4751eaac1bef4786a683813576fb8b36.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:21:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4751eaac1bef4786a683813576fb8b36.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:21:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9a2761bad4dc417cb4a291bd8c718b69.dblock.zip.aes (47.04メガバイト) | |
2025-03-01 18:21:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9a2761bad4dc417cb4a291bd8c718b69.dblock.zip.aes (47.04メガバイト) | |
2025-03-01 18:21:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9790912638bb4bba9888e45bea5641db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:22:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9790912638bb4bba9888e45bea5641db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:22:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb44cbaf472954d889365bd9d77343e47.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:22:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb44cbaf472954d889365bd9d77343e47.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:22:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9df4d6e4cf704c07be8a1ba531451ae1.dblock.zip.aes (50.48メガバイト) | |
2025-03-01 18:22:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9df4d6e4cf704c07be8a1ba531451ae1.dblock.zip.aes (50.48メガバイト) | |
2025-03-01 18:22:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ie47cc6faab4947ebb03b6362d15fc5f3.dindex.zip.aes (165.20キロバイト) | |
2025-03-01 18:22:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ie47cc6faab4947ebb03b6362d15fc5f3.dindex.zip.aes (165.20キロバイト) | |
2025-03-01 18:22:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be43fde8b7f78458dab8a550cc32eb672.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:23:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be43fde8b7f78458dab8a550cc32eb672.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:23:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bed0c6026be49400c9ef0f5e18aef129e.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 18:23:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bed0c6026be49400c9ef0f5e18aef129e.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 18:23:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i1e55a7824a764f38948935abc93bd2be.dindex.zip.aes (32.47キロバイト) | |
2025-03-01 18:23:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i1e55a7824a764f38948935abc93bd2be.dindex.zip.aes (32.47キロバイト) | |
2025-03-01 18:23:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b070359473e8f444f8a221357328806c9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:23:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b070359473e8f444f8a221357328806c9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:23:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b72e4fe4e66d44bee9dc2c403b27191f1.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:23:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b72e4fe4e66d44bee9dc2c403b27191f1.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:23:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7fd6debcee0a4593956b10f7224865e1.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:23:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7fd6debcee0a4593956b10f7224865e1.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:23:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ifc59c0d08e1c45b7bae51917151a0aa3.dindex.zip.aes (44.83キロバイト) | |
2025-03-01 18:23:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ifc59c0d08e1c45b7bae51917151a0aa3.dindex.zip.aes (44.83キロバイト) | |
2025-03-01 18:23:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf6634d7e4c954246abe5f258f22161d1.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:24:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf6634d7e4c954246abe5f258f22161d1.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:24:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bad793e8d60114ccda8e1cdf42fe9c226.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 18:24:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bad793e8d60114ccda8e1cdf42fe9c226.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 18:24:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i391836e37716460a8a576a10b3d71395.dindex.zip.aes (32.11キロバイト) | |
2025-03-01 18:24:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i391836e37716460a8a576a10b3d71395.dindex.zip.aes (32.11キロバイト) | |
2025-03-01 18:24:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b60e5a1e686b94a258e4524a6278a847f.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:24:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b60e5a1e686b94a258e4524a6278a847f.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:24:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3c9db3a8fecd423f9a37b3b52dd3b9ad.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3c9db3a8fecd423f9a37b3b52dd3b9ad.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3408758fe1c24217b143bbc3446b6503.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3408758fe1c24217b143bbc3446b6503.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-id0cd767843e24c1e8e9cbcdb7b7e41c1.dindex.zip.aes (44.01キロバイト) | |
2025-03-01 18:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-id0cd767843e24c1e8e9cbcdb7b7e41c1.dindex.zip.aes (44.01キロバイト) | |
2025-03-01 18:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba118aa7a46f94b68adc0c3ebd402a0b0.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba118aa7a46f94b68adc0c3ebd402a0b0.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b1a0fb89dc43c4ec89d6ca422ad2393cb.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b1a0fb89dc43c4ec89d6ca422ad2393cb.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i2439d6449d85452cba5a1698eaf075a3.dindex.zip.aes (32.22キロバイト) | |
2025-03-01 18:25:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i2439d6449d85452cba5a1698eaf075a3.dindex.zip.aes (32.22キロバイト) | |
2025-03-01 18:25:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b593cc3cdcc1e497881d63f6b7990fd88.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:25:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b593cc3cdcc1e497881d63f6b7990fd88.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:25:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2f4a82e2424c4a64b548e74620c47490.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:25:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2f4a82e2424c4a64b548e74620c47490.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:25:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b139ba6864e9446e698c956343f030b43.dblock.zip.aes (12.81メガバイト) | |
2025-03-01 18:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b139ba6864e9446e698c956343f030b43.dblock.zip.aes (12.81メガバイト) | |
2025-03-01 18:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b58b7e83da5a54247b52c9332aab71711.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:26:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b58b7e83da5a54247b52c9332aab71711.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:26:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b599e5a83d7ac49dea8a3bbadd85ef00e.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 18:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b599e5a83d7ac49dea8a3bbadd85ef00e.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 18:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9f66c61468df4ffeaddbb8001bab31b2.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9f66c61468df4ffeaddbb8001bab31b2.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if4a3bf9da09b470191ff8a6b30bc39f3.dindex.zip.aes (59.53キロバイト) | |
2025-03-01 18:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if4a3bf9da09b470191ff8a6b30bc39f3.dindex.zip.aes (59.53キロバイト) | |
2025-03-01 18:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bcddbdc38cc0e42cd9e23740a63df089d.dblock.zip.aes (7.70メガバイト) | |
2025-03-01 18:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bcddbdc38cc0e42cd9e23740a63df089d.dblock.zip.aes (7.70メガバイト) | |
2025-03-01 18:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b2b8381b04d4e498d84757e4b6811b4f2.dblock.zip.aes (50.19メガバイト) | |
2025-03-01 18:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b2b8381b04d4e498d84757e4b6811b4f2.dblock.zip.aes (50.19メガバイト) | |
2025-03-01 18:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if842775af7a249e285ff9513b2fb29e4.dindex.zip.aes (38.40キロバイト) | |
2025-03-01 18:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if842775af7a249e285ff9513b2fb29e4.dindex.zip.aes (38.40キロバイト) | |
2025-03-01 18:27:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b449dbe8309f14b518bcfb58cf1b7d6aa.dblock.zip.aes (14.44メガバイト) | |
2025-03-01 18:27:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b449dbe8309f14b518bcfb58cf1b7d6aa.dblock.zip.aes (14.44メガバイト) | |
2025-03-01 18:27:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf047142b60094598b09eb196dde8ba2e.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:27:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf047142b60094598b09eb196dde8ba2e.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:27:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bfc2f4b83b0514b2389f14b2aacc950f2.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bfc2f4b83b0514b2389f14b2aacc950f2.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b885ddbdf84b7438b99ccb46a9d3062d5.dblock.zip.aes (50.22メガバイト) | |
2025-03-01 18:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b885ddbdf84b7438b99ccb46a9d3062d5.dblock.zip.aes (50.22メガバイト) | |
2025-03-01 18:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i6f2150d8eb24471eb5680a897043b06e.dindex.zip.aes (65.39キロバイト) | |
2025-03-01 18:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i6f2150d8eb24471eb5680a897043b06e.dindex.zip.aes (65.39キロバイト) | |
2025-03-01 18:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd5f7475f518940ef8e2ad407188687df.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:28:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd5f7475f518940ef8e2ad407188687df.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:28:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf8642534cfe54772995edfd2f3f673ae.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf8642534cfe54772995edfd2f3f673ae.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bdcb0240ea6954b8198b4930b5dcc3abf.dblock.zip.aes (50.24メガバイト) | |
2025-03-01 18:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bdcb0240ea6954b8198b4930b5dcc3abf.dblock.zip.aes (50.24メガバイト) | |
2025-03-01 18:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i43e5ee5442704ad5a653218097d55ab1.dindex.zip.aes (83.95キロバイト) | |
2025-03-01 18:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i43e5ee5442704ad5a653218097d55ab1.dindex.zip.aes (83.95キロバイト) | |
2025-03-01 18:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6c05db4d441144b09e76ce4324aa72d3.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:28:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6c05db4d441144b09e76ce4324aa72d3.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:28:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b760c7c97a77e4b6b839c39d449277eae.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:29:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b760c7c97a77e4b6b839c39d449277eae.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:29:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b79f6bf49a8b448389e07f57ff4e26e02.dblock.zip.aes (50.23メガバイト) | |
2025-03-01 18:29:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b79f6bf49a8b448389e07f57ff4e26e02.dblock.zip.aes (50.23メガバイト) | |
2025-03-01 18:29:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ibcadb2a97e4f4c9d81d930b7018a1df0.dindex.zip.aes (83.78キロバイト) | |
2025-03-01 18:29:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ibcadb2a97e4f4c9d81d930b7018a1df0.dindex.zip.aes (83.78キロバイト) | |
2025-03-01 18:29:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b98ba4c29558c471fb42053a1b53d042b.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:29:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b98ba4c29558c471fb42053a1b53d042b.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:29:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdd640ff3693c40d5bab8cf87cc03a872.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:29:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdd640ff3693c40d5bab8cf87cc03a872.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:29:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7df349ecaa0a46f2bda74b72789e94e8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:30:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7df349ecaa0a46f2bda74b72789e94e8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:30:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3b8d20e00f8f4a67beb0888f12b10deb.dblock.zip.aes (50.23メガバイト) | |
2025-03-01 18:30:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3b8d20e00f8f4a67beb0888f12b10deb.dblock.zip.aes (50.23メガバイト) | |
2025-03-01 18:30:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ia6a14f20ecb248409a772d46a696b8ce.dindex.zip.aes (88.65キロバイト) | |
2025-03-01 18:30:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ia6a14f20ecb248409a772d46a696b8ce.dindex.zip.aes (88.65キロバイト) | |
2025-03-01 18:30:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b071ef335267c45a4b67e21f042166b87.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:30:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b071ef335267c45a4b67e21f042166b87.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:30:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b43b51272dfd74506959e15592b7294be.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:30:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b43b51272dfd74506959e15592b7294be.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:30:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bbd68ad2fb8b04b8c8a3f835e93d3b39f.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:31:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bbd68ad2fb8b04b8c8a3f835e93d3b39f.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:31:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd60eb46f800c47828c713a018e508b6a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:31:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd60eb46f800c47828c713a018e508b6a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:31:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bba47733de00a44c2bd71403bfcef7a50.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:31:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bba47733de00a44c2bd71403bfcef7a50.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:31:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5905a471232c421ebf2899d276e60b84.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:31:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5905a471232c421ebf2899d276e60b84.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:31:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8a38bb9046314dafb0478f0e866ad258.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:32:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8a38bb9046314dafb0478f0e866ad258.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:32:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd92a74189352452b9db594b4e50020c9.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:32:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bd92a74189352452b9db594b4e50020c9.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:32:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i2184c91c56684f58b5aae190c9df2aa1.dindex.zip.aes (47.43キロバイト) | |
2025-03-01 18:32:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i2184c91c56684f58b5aae190c9df2aa1.dindex.zip.aes (47.43キロバイト) | |
2025-03-01 18:32:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bfaed0fcad54b483ab61ed4676144fda7.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:32:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bfaed0fcad54b483ab61ed4676144fda7.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:32:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba9e2d21a55024fb5a200d7b10a47c200.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:32:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba9e2d21a55024fb5a200d7b10a47c200.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:32:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b39f1b3ad254c4e9fa0a0bbdef71993ec.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:33:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b39f1b3ad254c4e9fa0a0bbdef71993ec.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:33:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-babcb4530cbc94f4ba435207f0b197640.dblock.zip.aes (8.86メガバイト) | |
2025-03-01 18:33:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-babcb4530cbc94f4ba435207f0b197640.dblock.zip.aes (8.86メガバイト) | |
2025-03-01 18:33:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9f76f3c5ed864469a304bb107d00586c.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:33:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9f76f3c5ed864469a304bb107d00586c.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:33:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if82a615ff38247df9ef37cbb6d150809.dindex.zip.aes (34.43キロバイト) | |
2025-03-01 18:33:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if82a615ff38247df9ef37cbb6d150809.dindex.zip.aes (34.43キロバイト) | |
2025-03-01 18:33:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bfa87cb5078b24176a5fcc94e34a07ab2.dblock.zip.aes (34.75メガバイト) | |
2025-03-01 18:33:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bfa87cb5078b24176a5fcc94e34a07ab2.dblock.zip.aes (34.75メガバイト) | |
2025-03-01 18:33:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bbdbd06a1801e40579c6e5515ddcd22a2.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:33:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bbdbd06a1801e40579c6e5515ddcd22a2.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:33:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8787d812bd2e4e378bcc00440f49d782.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:34:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8787d812bd2e4e378bcc00440f49d782.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:34:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4a6cb2e2e5a6485e8658c4ce58b0aca9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:34:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4a6cb2e2e5a6485e8658c4ce58b0aca9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:34:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b05f00dc365eb463caedaa7a7335131ac.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:34:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b05f00dc365eb463caedaa7a7335131ac.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:34:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2934f08e56ee450193b86f06211726c4.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:35:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2934f08e56ee450193b86f06211726c4.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:35:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b44533d2f2ff54711a259942d77c41882.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:35:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b44533d2f2ff54711a259942d77c41882.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:35:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i49b20ff6e31e42c686bdfd67509e03f8.dindex.zip.aes (29.61キロバイト) | |
2025-03-01 18:35:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i49b20ff6e31e42c686bdfd67509e03f8.dindex.zip.aes (29.61キロバイト) | |
2025-03-01 18:35:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b30553b918aef447eaa82c443b103f9d7.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:35:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b30553b918aef447eaa82c443b103f9d7.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:35:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b771fa3d8a2a447bdb2e871ff22b748f4.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:35:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b771fa3d8a2a447bdb2e871ff22b748f4.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:35:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b46c2c0bf05ae43638a2cca6ae9012eda.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 18:35:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b46c2c0bf05ae43638a2cca6ae9012eda.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 18:35:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if2a12fc87155445799285e49c3e9a285.dindex.zip.aes (25.31キロバイト) | |
2025-03-01 18:35:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if2a12fc87155445799285e49c3e9a285.dindex.zip.aes (25.31キロバイト) | |
2025-03-01 18:35:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b942c018ac5ee4d5fa0040ec45971cd00.dblock.zip.aes (993.76キロバイト) | |
2025-03-01 18:35:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b942c018ac5ee4d5fa0040ec45971cd00.dblock.zip.aes (993.76キロバイト) | |
2025-03-01 18:35:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc611e4b439ec45479ae234e18b102e1e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:36:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc611e4b439ec45479ae234e18b102e1e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:36:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bcfa1a08744ae4d0eb342d25647216e68.dblock.zip.aes (37.90メガバイト) | |
2025-03-01 18:36:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bcfa1a08744ae4d0eb342d25647216e68.dblock.zip.aes (37.90メガバイト) | |
2025-03-01 18:36:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5ca1794cadba49be94fd512896219582.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:36:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5ca1794cadba49be94fd512896219582.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:36:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8e870c325e8f4b1f8502de016470eab2.dblock.zip.aes (31.91メガバイト) | |
2025-03-01 18:36:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8e870c325e8f4b1f8502de016470eab2.dblock.zip.aes (31.91メガバイト) | |
2025-03-01 18:36:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd59802aee28d4d22a28b10ec7f6b15a4.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:37:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bd59802aee28d4d22a28b10ec7f6b15a4.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:37:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i664a706133474451887093c2f607fb93.dindex.zip.aes (32.64キロバイト) | |
2025-03-01 18:37:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i664a706133474451887093c2f607fb93.dindex.zip.aes (32.64キロバイト) | |
2025-03-01 18:37:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba399d367708449579605c98c3b4c1993.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:37:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba399d367708449579605c98c3b4c1993.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:37:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b26866e0cd1684b6986fed4592f612b8e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:37:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b26866e0cd1684b6986fed4592f612b8e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:37:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf72568e849b54392af0096a33b709a4e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:37:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf72568e849b54392af0096a33b709a4e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:37:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc9de2b4761f141cf890ed0a8a8c8282f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:38:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc9de2b4761f141cf890ed0a8a8c8282f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:38:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b0fdb8c7a96984a4b8be5512aee73710f.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:38:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b0fdb8c7a96984a4b8be5512aee73710f.dblock.zip.aes (50.16メガバイト) | |
2025-03-01 18:38:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i0658950fdb1f450d82121241b9dbca69.dindex.zip.aes (27.34キロバイト) | |
2025-03-01 18:38:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i0658950fdb1f450d82121241b9dbca69.dindex.zip.aes (27.34キロバイト) | |
2025-03-01 18:38:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0812ba10434e4a8a8cb6b87139fdec53.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:38:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0812ba10434e4a8a8cb6b87139fdec53.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:38:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2089964dccd844508ec48b0f3d5f2802.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:38:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2089964dccd844508ec48b0f3d5f2802.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:38:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc823acc70f6b4b3a8a6a2cbf4f27cc0e.dblock.zip.aes (13.63メガバイト) | |
2025-03-01 18:38:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc823acc70f6b4b3a8a6a2cbf4f27cc0e.dblock.zip.aes (13.63メガバイト) | |
2025-03-01 18:38:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b76919f9757fa41f885c98023a85f10c4.dblock.zip.aes (3.38メガバイト) | |
2025-03-01 18:39:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b76919f9757fa41f885c98023a85f10c4.dblock.zip.aes (3.38メガバイト) | |
2025-03-01 18:39:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3ffd186d720d4cb9a49936beaf31816b.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:39:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3ffd186d720d4cb9a49936beaf31816b.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:39:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4e6b4ede91664f37970fd6c3233a8a28.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:39:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4e6b4ede91664f37970fd6c3233a8a28.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:39:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bc0651983cd7b4144a829d24a1237c929.dblock.zip.aes (50.22メガバイト) | |
2025-03-01 18:39:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bc0651983cd7b4144a829d24a1237c929.dblock.zip.aes (50.22メガバイト) | |
2025-03-01 18:39:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8ccaa4b581ea499f8ef13acd26937ed7.dindex.zip.aes (57.01キロバイト) | |
2025-03-01 18:39:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8ccaa4b581ea499f8ef13acd26937ed7.dindex.zip.aes (57.01キロバイト) | |
2025-03-01 18:39:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b278d52c5619a43f69a2ce487d6bf7dae.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:40:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b278d52c5619a43f69a2ce487d6bf7dae.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:40:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bb84ae5164923483dbebd417de7334d9a.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 18:40:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bb84ae5164923483dbebd417de7334d9a.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 18:40:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i72a7333c39a042008e8ba545e47b8f31.dindex.zip.aes (20.84キロバイト) | |
2025-03-01 18:40:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i72a7333c39a042008e8ba545e47b8f31.dindex.zip.aes (20.84キロバイト) | |
2025-03-01 18:40:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b146e83ecadd34f3e8fd802c9f5762e5d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:40:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b146e83ecadd34f3e8fd802c9f5762e5d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:40:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5ed4b8849f5f484ab91f7831a902e676.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:40:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5ed4b8849f5f484ab91f7831a902e676.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:40:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b247f8dcab5ce44d6911e29a1ad4c5935.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:40:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b247f8dcab5ce44d6911e29a1ad4c5935.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:40:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i334fd44455aa49b3aadaa9666057c56a.dindex.zip.aes (23.23キロバイト) | |
2025-03-01 18:40:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i334fd44455aa49b3aadaa9666057c56a.dindex.zip.aes (23.23キロバイト) | |
2025-03-01 18:40:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0a0b1144f98f4a66832c8187608d8d09.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:41:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0a0b1144f98f4a66832c8187608d8d09.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:41:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b7f559e8aac6d4727aa4c501970873c94.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 18:41:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b7f559e8aac6d4727aa4c501970873c94.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 18:41:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i417aa2d3d9844e5cafbd9f47a0cebf1f.dindex.zip.aes (20.68キロバイト) | |
2025-03-01 18:41:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i417aa2d3d9844e5cafbd9f47a0cebf1f.dindex.zip.aes (20.68キロバイト) | |
2025-03-01 18:41:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9df5c490ebe34bed91b032cb927a8333.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:41:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9df5c490ebe34bed91b032cb927a8333.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:41:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b04e44aa5294641748fa59aef9e3eefce.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:41:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b04e44aa5294641748fa59aef9e3eefce.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:42:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b934ffa82b65d451e8827f2be82c02437.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:42:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b934ffa82b65d451e8827f2be82c02437.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:42:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i48a01528102f48a4896ef919d8faa150.dindex.zip.aes (23.01キロバイト) | |
2025-03-01 18:42:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i48a01528102f48a4896ef919d8faa150.dindex.zip.aes (23.01キロバイト) | |
2025-03-01 18:42:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b01a3bdb6f5364bfeabd2a02eb3748ad8.dblock.zip.aes (36.07メガバイト) | |
2025-03-01 18:42:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b01a3bdb6f5364bfeabd2a02eb3748ad8.dblock.zip.aes (36.07メガバイト) | |
2025-03-01 18:42:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b81bcb908535d401f8a250400ae269cee.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 18:43:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b81bcb908535d401f8a250400ae269cee.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 18:43:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i474ea85a3a9e48ebb64ff3bfcd3e5863.dindex.zip.aes (20.50キロバイト) | |
2025-03-01 18:43:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i474ea85a3a9e48ebb64ff3bfcd3e5863.dindex.zip.aes (20.50キロバイト) | |
2025-03-01 18:43:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b91f8f32e57a44112b9c33a66c6b96374.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:43:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b91f8f32e57a44112b9c33a66c6b96374.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:43:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b107ad5f05e6f4c94bef8c9db5cdb3f3f.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:43:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b107ad5f05e6f4c94bef8c9db5cdb3f3f.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:43:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b64acd51fedf6467fb465b223c5b8aca0.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:43:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b64acd51fedf6467fb465b223c5b8aca0.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:43:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9ad871008a3f42a08c1c2a88950d44fd.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:44:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9ad871008a3f42a08c1c2a88950d44fd.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:44:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3b98616c0a634b428b097e569662d124.dblock.zip.aes (50.23メガバイト) | |
2025-03-01 18:44:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3b98616c0a634b428b097e569662d124.dblock.zip.aes (50.23メガバイト) | |
2025-03-01 18:44:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-if39b7f419cb445539870cace3eab4d5f.dindex.zip.aes (90.43キロバイト) | |
2025-03-01 18:44:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-if39b7f419cb445539870cace3eab4d5f.dindex.zip.aes (90.43キロバイト) | |
2025-03-01 18:44:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2e9cb1f473804c43a903c1a9f105a705.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:44:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2e9cb1f473804c43a903c1a9f105a705.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:44:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf74d9d00e9574fbcb2dba5230cc5039e.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:45:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf74d9d00e9574fbcb2dba5230cc5039e.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:45:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd24ada064bc34fc7b58dd4ad1bf0a0a8.dblock.zip.aes (18.48メガバイト) | |
2025-03-01 18:45:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd24ada064bc34fc7b58dd4ad1bf0a0a8.dblock.zip.aes (18.48メガバイト) | |
2025-03-01 18:45:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9faa2a9b2e12451aaa152813eaa7600b.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:45:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9faa2a9b2e12451aaa152813eaa7600b.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:45:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3a19549c948c4271883afbba7482e450.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:45:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3a19549c948c4271883afbba7482e450.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:45:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b27b17c4471314cda939401179352fbb9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:46:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b27b17c4471314cda939401179352fbb9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:46:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b65941b4531304eaeb4add10bce71553f.dblock.zip.aes (50.40メガバイト) | |
2025-03-01 18:46:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b65941b4531304eaeb4add10bce71553f.dblock.zip.aes (50.40メガバイト) | |
2025-03-01 18:46:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iea7bc740c7ce486eb5f94d0c0b6296f9.dindex.zip.aes (157.97キロバイト) | |
2025-03-01 18:46:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iea7bc740c7ce486eb5f94d0c0b6296f9.dindex.zip.aes (157.97キロバイト) | |
2025-03-01 18:46:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3780fbe50586412ca8f02b8f008703f8.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:46:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3780fbe50586412ca8f02b8f008703f8.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:46:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd1f4c7ce712b4f229465b681bf11baf4.dblock.zip.aes (7.06メガバイト) | |
2025-03-01 18:46:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd1f4c7ce712b4f229465b681bf11baf4.dblock.zip.aes (7.06メガバイト) | |
2025-03-01 18:46:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bcd65fae8955744f5a668b95574ae9e43.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:46:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bcd65fae8955744f5a668b95574ae9e43.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:46:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b87005831f44a4388b0aef448ac8cda23.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:47:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b87005831f44a4388b0aef448ac8cda23.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 18:47:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b394a6e3e7fc546cbb1d927b43f09ba01.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:47:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b394a6e3e7fc546cbb1d927b43f09ba01.dblock.zip.aes (50.21メガバイト) | |
2025-03-01 18:47:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i967aff9485f74140bc560ecd54066c9d.dindex.zip.aes (80.87キロバイト) | |
2025-03-01 18:47:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i967aff9485f74140bc560ecd54066c9d.dindex.zip.aes (80.87キロバイト) | |
2025-03-01 18:47:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b91d1da6179b34df683f5d9805e6e5896.dblock.zip.aes (46.44メガバイト) | |
2025-03-01 18:47:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b91d1da6179b34df683f5d9805e6e5896.dblock.zip.aes (46.44メガバイト) | |
2025-03-01 18:47:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6f400d706c5343a1bdb509701e2644fc.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:48:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6f400d706c5343a1bdb509701e2644fc.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:48:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb9cf7cb63d3f4e18bfe2618afbc77177.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:48:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb9cf7cb63d3f4e18bfe2618afbc77177.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:48:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b21c88e7e74be49eeaccc3f260be06c1d.dblock.zip.aes (38.78メガバイト) | |
2025-03-01 18:48:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b21c88e7e74be49eeaccc3f260be06c1d.dblock.zip.aes (38.78メガバイト) | |
2025-03-01 18:48:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdb2226510e4b44dfb17f179cd83d7df0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:48:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdb2226510e4b44dfb17f179cd83d7df0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:48:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb17075819441436cad8a5e2956d17105.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:49:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb17075819441436cad8a5e2956d17105.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:49:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bbfa3bf342d424d8aad19585bde55ba3f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:49:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bbfa3bf342d424d8aad19585bde55ba3f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:49:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b89b532d76c0942cc8e69c007286bc908.dblock.zip.aes (50.63メガバイト) | |
2025-03-01 18:49:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b89b532d76c0942cc8e69c007286bc908.dblock.zip.aes (50.63メガバイト) | |
2025-03-01 18:49:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ieaf9752eec7b43f1aa724e625f75227c.dindex.zip.aes (249.90キロバイト) | |
2025-03-01 18:49:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ieaf9752eec7b43f1aa724e625f75227c.dindex.zip.aes (249.90キロバイト) | |
2025-03-01 18:49:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb0f1cd8e09364189a4e6db3a90f15d95.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:50:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb0f1cd8e09364189a4e6db3a90f15d95.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:50:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd0cec40fe86b46b8b55cf5dcf3bc62c1.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:50:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd0cec40fe86b46b8b55cf5dcf3bc62c1.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:50:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8cd8362c6d454cdb8edc6ba44292c452.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:50:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8cd8362c6d454cdb8edc6ba44292c452.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:50:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b747e5ff719ff4c4ca8710fa397cc6ee0.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:50:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b747e5ff719ff4c4ca8710fa397cc6ee0.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:51:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b54a7e099dbd349b29b6257a84fef0bf0.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 18:51:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b54a7e099dbd349b29b6257a84fef0bf0.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 18:51:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7e5a30d3682d4f91bd4ed32629b5c642.dindex.zip.aes (45.61キロバイト) | |
2025-03-01 18:51:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7e5a30d3682d4f91bd4ed32629b5c642.dindex.zip.aes (45.61キロバイト) | |
2025-03-01 18:51:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b92255659655c4a56bce90c0e092155fa.dblock.zip.aes (12.30メガバイト) | |
2025-03-01 18:51:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b92255659655c4a56bce90c0e092155fa.dblock.zip.aes (12.30メガバイト) | |
2025-03-01 18:51:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b0a57115781634e2aaf7e681262bfffe1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:51:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b0a57115781634e2aaf7e681262bfffe1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:51:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b44a7f9dda68a42d89d8c21ae4a12693a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:51:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b44a7f9dda68a42d89d8c21ae4a12693a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:51:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd7ecf2a651fa48b09d86a111973ab0f2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:52:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd7ecf2a651fa48b09d86a111973ab0f2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 18:52:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b65afb9bade5d4103b0dda1ffd1c65502.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 18:52:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b65afb9bade5d4103b0dda1ffd1c65502.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 18:52:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ic5122163de534857904e1f0162bf85e9.dindex.zip.aes (36.48キロバイト) | |
2025-03-01 18:52:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ic5122163de534857904e1f0162bf85e9.dindex.zip.aes (36.48キロバイト) | |
2025-03-01 18:52:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb7700767e74e4a74a8661d5d056d4f57.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:52:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb7700767e74e4a74a8661d5d056d4f57.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:52:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9eb2437c2c1f4524b8eec9b6f89d26f8.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:53:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9eb2437c2c1f4524b8eec9b6f89d26f8.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:53:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b6e072188d115451eb466c1687236af29.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 18:53:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b6e072188d115451eb466c1687236af29.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 18:53:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7cd1a2c44aa04d09b06d1edb5e9460b1.dindex.zip.aes (41.15キロバイト) | |
2025-03-01 18:53:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7cd1a2c44aa04d09b06d1edb5e9460b1.dindex.zip.aes (41.15キロバイト) | |
2025-03-01 18:53:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd0bcbec6a7b1435c93fd678c7740a9a6.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:53:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd0bcbec6a7b1435c93fd678c7740a9a6.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:53:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9f2e84726a6a40b8943330d7f76f20d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:53:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9f2e84726a6a40b8943330d7f76f20d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:53:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b410665b11bab4e7ba86d600d88a0456c.dblock.zip.aes (27.39メガバイト) | |
2025-03-01 18:54:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b410665b11bab4e7ba86d600d88a0456c.dblock.zip.aes (27.39メガバイト) | |
2025-03-01 18:54:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b02f7221578d74713ac232cf982aee037.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:54:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b02f7221578d74713ac232cf982aee037.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:54:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b52b8456c554349329c42c8f9ded7d3a4.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 18:54:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b52b8456c554349329c42c8f9ded7d3a4.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 18:54:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7d7a22b621dd4a08ac9b5939d325eca5.dindex.zip.aes (51.29キロバイト) | |
2025-03-01 18:54:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7d7a22b621dd4a08ac9b5939d325eca5.dindex.zip.aes (51.29キロバイト) | |
2025-03-01 18:54:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b209ccb7a1912432eaf045cbb90091ede.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:55:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b209ccb7a1912432eaf045cbb90091ede.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:55:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bba69478fe95d402e9f07590cd826caa3.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:55:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bba69478fe95d402e9f07590cd826caa3.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 18:55:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b36bfe4e17858452fb1ab0e1de4d98c9f.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:55:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b36bfe4e17858452fb1ab0e1de4d98c9f.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 18:55:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b04d9d618e3694c7799bbcb1132610f52.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:56:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b04d9d618e3694c7799bbcb1132610f52.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:56:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8c62c46880754926b3da459634a2af10.dindex.zip.aes (34.17キロバイト) | |
2025-03-01 18:56:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8c62c46880754926b3da459634a2af10.dindex.zip.aes (34.17キロバイト) | |
2025-03-01 18:56:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b376a4e365b3b4b83b224f1825925cc14.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:56:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b376a4e365b3b4b83b224f1825925cc14.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:56:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b24c6b2282702467ab8333581145c16cc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:56:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b24c6b2282702467ab8333581145c16cc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 18:56:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9102208b0fcc405f8f7a4069a82a62ab.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:56:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9102208b0fcc405f8f7a4069a82a62ab.dblock.zip.aes (50.12メガバイト) | |
2025-03-01 18:56:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ie5674c1f5c2441c6816b4a298fad044f.dindex.zip.aes (24.36キロバイト) | |
2025-03-01 18:56:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ie5674c1f5c2441c6816b4a298fad044f.dindex.zip.aes (24.36キロバイト) | |
2025-03-01 18:56:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb7d0adcbd6e642508adea1b0f14763a6.dblock.zip.aes (100.72キロバイト) | |
2025-03-01 18:56:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb7d0adcbd6e642508adea1b0f14763a6.dblock.zip.aes (100.72キロバイト) | |
2025-03-01 18:56:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b149e6edb66434a588cee9215db4767b9.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:57:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b149e6edb66434a588cee9215db4767b9.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 18:57:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2a7e6b5f05c9479d9153acc4f1ddb9fe.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:57:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2a7e6b5f05c9479d9153acc4f1ddb9fe.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 18:57:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b73269f3b028f441bbd8b9985c6f5e922.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 18:57:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b73269f3b028f441bbd8b9985c6f5e922.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 18:57:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i1a3a5cef1c434c47a6f64871fdde781a.dindex.zip.aes (23.36キロバイト) | |
2025-03-01 18:57:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i1a3a5cef1c434c47a6f64871fdde781a.dindex.zip.aes (23.36キロバイト) | |
2025-03-01 18:57:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b58deb0f4b381476392a882052077ea30.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:58:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b58deb0f4b381476392a882052077ea30.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 18:58:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5ce33cee42484ee8a79c352b12eaf77c.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:58:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5ce33cee42484ee8a79c352b12eaf77c.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 18:58:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bc1961dda39104044b6294f6f48b0ef33.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:58:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bc1961dda39104044b6294f6f48b0ef33.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:58:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i85f85c3a287a4a758b80d2450f7fc988.dindex.zip.aes (42.18キロバイト) | |
2025-03-01 18:58:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i85f85c3a287a4a758b80d2450f7fc988.dindex.zip.aes (42.18キロバイト) | |
2025-03-01 18:58:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b47fdd99cdefa4ba28488aedf848fd048.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:59:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b47fdd99cdefa4ba28488aedf848fd048.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 18:59:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b430dffe08423453fa56806023c8536ef.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:59:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b430dffe08423453fa56806023c8536ef.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 18:59:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b8f9df3ccfd6f4f7e90237673f0cd387e.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:59:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b8f9df3ccfd6f4f7e90237673f0cd387e.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 18:59:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-id5390c0869104051839e5c16adfa92f9.dindex.zip.aes (35.54キロバイト) | |
2025-03-01 18:59:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-id5390c0869104051839e5c16adfa92f9.dindex.zip.aes (35.54キロバイト) | |
2025-03-01 18:59:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b05fe0e82930e49f9b485c8267cf3dac8.dblock.zip.aes (24.85メガバイト) | |
2025-03-01 18:59:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b05fe0e82930e49f9b485c8267cf3dac8.dblock.zip.aes (24.85メガバイト) | |
2025-03-01 18:59:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b86ed9e2a17dd4e0788cec98dcb7227ab.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:00:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b86ed9e2a17dd4e0788cec98dcb7227ab.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:00:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b00315f5c13704bb48f480e7e8986cdae.dblock.zip.aes (50.18メガバイト) | |
2025-03-01 19:00:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b00315f5c13704bb48f480e7e8986cdae.dblock.zip.aes (50.18メガバイト) | |
2025-03-01 19:00:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i18bdbc0c484c4621ad7af3852777fe50.dindex.zip.aes (35.28キロバイト) | |
2025-03-01 19:00:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i18bdbc0c484c4621ad7af3852777fe50.dindex.zip.aes (35.28キロバイト) | |
2025-03-01 19:00:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bfb074ba754fb475da51043e27e1b8b8d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:00:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bfb074ba754fb475da51043e27e1b8b8d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:00:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b544784bf98c6496c8501a06214adc5d2.dblock.zip.aes (22.81メガバイト) | |
2025-03-01 19:00:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b544784bf98c6496c8501a06214adc5d2.dblock.zip.aes (22.81メガバイト) | |
2025-03-01 19:00:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7e13bf2639db48f89aa682ea00fb26c9.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:01:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7e13bf2639db48f89aa682ea00fb26c9.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:01:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9eba9e9770634d4caa91bcc879f3c717.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:01:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9eba9e9770634d4caa91bcc879f3c717.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:01:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b27df5d62ad6b43fc81e41b4290f3ff87.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:01:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b27df5d62ad6b43fc81e41b4290f3ff87.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:01:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b00a533e492f34208a80e585d3f7e3fb9.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 19:02:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b00a533e492f34208a80e585d3f7e3fb9.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 19:02:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ie4db64e28be24061abd2df06b8f4838a.dindex.zip.aes (34.64キロバイト) | |
2025-03-01 19:02:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ie4db64e28be24061abd2df06b8f4838a.dindex.zip.aes (34.64キロバイト) | |
2025-03-01 19:02:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc7038c1d302c48b29e9606dab5e91487.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:02:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc7038c1d302c48b29e9606dab5e91487.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:02:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9ce05874ce754afa8ef79d72c704d647.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:02:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9ce05874ce754afa8ef79d72c704d647.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:02:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7a85f276e20145938c723d7d4eef31cc.dindex.zip.aes (28.20キロバイト) | |
2025-03-01 19:02:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7a85f276e20145938c723d7d4eef31cc.dindex.zip.aes (28.20キロバイト) | |
2025-03-01 19:03:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bcebff11636de4e07955caddf9cba2e3a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:03:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bcebff11636de4e07955caddf9cba2e3a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:03:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b3e0b3bbdf29a4938a43471b19ea34354.dblock.zip.aes (26.09メガバイト) | |
2025-03-01 19:03:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b3e0b3bbdf29a4938a43471b19ea34354.dblock.zip.aes (26.09メガバイト) | |
2025-03-01 19:03:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-baab3936d55094ad6b45088473450247a.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 19:03:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-baab3936d55094ad6b45088473450247a.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 19:03:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i2d983e95562e4fe396ba07da12b70536.dindex.zip.aes (32.15キロバイト) | |
2025-03-01 19:03:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i2d983e95562e4fe396ba07da12b70536.dindex.zip.aes (32.15キロバイト) | |
2025-03-01 19:03:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be04e063be43847c8a2c5943b6aa87f4a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:04:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be04e063be43847c8a2c5943b6aa87f4a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:04:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b6e4525e769f1409483f9bcebd7ff54bd.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:04:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b6e4525e769f1409483f9bcebd7ff54bd.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:04:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b33471c30201247559a19d1ef35645146.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:04:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b33471c30201247559a19d1ef35645146.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:04:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb6fd40e5ced24b979bfd60cbd2fe1c41.dblock.zip.aes (46.66メガバイト) | |
2025-03-01 19:05:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb6fd40e5ced24b979bfd60cbd2fe1c41.dblock.zip.aes (46.66メガバイト) | |
2025-03-01 19:05:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b158be0d62b2f47e882914bbd56cf92fa.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:05:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b158be0d62b2f47e882914bbd56cf92fa.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:05:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8318c6f3f1bd44ed9a7b21c01639b523.dblock.zip.aes (39.83メガバイト) | |
2025-03-01 19:05:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8318c6f3f1bd44ed9a7b21c01639b523.dblock.zip.aes (39.83メガバイト) | |
2025-03-01 19:05:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf934c1beceb44d14a289593e46ac3614.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:05:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf934c1beceb44d14a289593e46ac3614.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:06:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9c1c623c40a8465c862163d18b3185c7.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 19:06:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9c1c623c40a8465c862163d18b3185c7.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 19:06:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ief50ee9a40af4feca9891917eac1304f.dindex.zip.aes (26.65キロバイト) | |
2025-03-01 19:06:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ief50ee9a40af4feca9891917eac1304f.dindex.zip.aes (26.65キロバイト) | |
2025-03-01 19:06:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7d8bea0fbd564f109e960232c2b2badb.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:06:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7d8bea0fbd564f109e960232c2b2badb.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:06:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b7fb38418e04a4f9c87fb68a47c1c3025.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:07:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b7fb38418e04a4f9c87fb68a47c1c3025.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:07:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b96ebbe0865404392b8fb4c5835c78c3e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:07:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b96ebbe0865404392b8fb4c5835c78c3e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:07:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bef7d5a81e691446da4d19afefb286fec.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:07:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bef7d5a81e691446da4d19afefb286fec.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:07:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b86a7cefec2ba4c6eb557af5585fff023.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 19:07:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b86a7cefec2ba4c6eb557af5585fff023.dblock.zip.aes (50.15メガバイト) | |
2025-03-01 19:07:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ie7c19909ccfd438fa7e4b35ee5e39bb3.dindex.zip.aes (32.47キロバイト) | |
2025-03-01 19:07:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ie7c19909ccfd438fa7e4b35ee5e39bb3.dindex.zip.aes (32.47キロバイト) | |
2025-03-01 19:08:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b8c7e66ae721f496f9b1189f5e363b18d.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:08:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b8c7e66ae721f496f9b1189f5e363b18d.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:08:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bb979ec763a36475db64e0d43f2c26ca8.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:08:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bb979ec763a36475db64e0d43f2c26ca8.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:08:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i99c3d948ba8a4d5584c731b9ae6c5080.dindex.zip.aes (28.83キロバイト) | |
2025-03-01 19:08:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i99c3d948ba8a4d5584c731b9ae6c5080.dindex.zip.aes (28.83キロバイト) | |
2025-03-01 19:08:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b82a0fed019bd40d1b982f117ca1dfda7.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:09:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b82a0fed019bd40d1b982f117ca1dfda7.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:09:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd7fcea5b5117439e8afaf45ce013b15f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:09:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd7fcea5b5117439e8afaf45ce013b15f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:09:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b424b2f595e1640a1a59ed48dbdab0e65.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:09:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b424b2f595e1640a1a59ed48dbdab0e65.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:09:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i6afb502f00ff430aa53f7fa86e9f83db.dindex.zip.aes (35.08キロバイト) | |
2025-03-01 19:09:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i6afb502f00ff430aa53f7fa86e9f83db.dindex.zip.aes (35.08キロバイト) | |
2025-03-01 19:09:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc4496a1d25e440c78f34beed1590c7db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:10:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc4496a1d25e440c78f34beed1590c7db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:10:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3d13a726a232470ca2de40a4ec2c3b1b.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:10:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3d13a726a232470ca2de40a4ec2c3b1b.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:10:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iea43f296945f4361a8a0ccee849a4579.dindex.zip.aes (27.48キロバイト) | |
2025-03-01 19:10:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iea43f296945f4361a8a0ccee849a4579.dindex.zip.aes (27.48キロバイト) | |
2025-03-01 19:10:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5182f3a41a39471980aaf54b8bba6bee.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:10:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5182f3a41a39471980aaf54b8bba6bee.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:10:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bbd2068a1edb44e1981b4d2f94f328f6e.dblock.zip.aes (35.74メガバイト) | |
2025-03-01 19:10:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bbd2068a1edb44e1981b4d2f94f328f6e.dblock.zip.aes (35.74メガバイト) | |
2025-03-01 19:11:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b9180578d2057495a96ef5351d8ad47a6.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:11:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b9180578d2057495a96ef5351d8ad47a6.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:11:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ieecdb1d087fc4f8c945aa77ec0433c64.dindex.zip.aes (36.47キロバイト) | |
2025-03-01 19:11:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ieecdb1d087fc4f8c945aa77ec0433c64.dindex.zip.aes (36.47キロバイト) | |
2025-03-01 19:11:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-badf6ef54992e43f1873ec297fff6d853.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:11:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-badf6ef54992e43f1873ec297fff6d853.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:11:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b8a27498c7f6b40b7ab88aa57a019598f.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:11:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b8a27498c7f6b40b7ab88aa57a019598f.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:11:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ic0c630af64824c41b79d583ac89f0402.dindex.zip.aes (29.92キロバイト) | |
2025-03-01 19:11:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ic0c630af64824c41b79d583ac89f0402.dindex.zip.aes (29.92キロバイト) | |
2025-03-01 19:11:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc1112f6cc1f74776b477f40ed0de0801.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:12:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc1112f6cc1f74776b477f40ed0de0801.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:12:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bdd97686065e845d0ba61787be9d24332.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:12:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bdd97686065e845d0ba61787be9d24332.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:12:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1cdf964f36ba4fb998890e0c98f15083.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:12:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1cdf964f36ba4fb998890e0c98f15083.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:12:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ba542bc19135146378bebaffbe99f72b6.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 19:13:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ba542bc19135146378bebaffbe99f72b6.dblock.zip.aes (50.13メガバイト) | |
2025-03-01 19:13:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ica3cb732eded4d70a645dcd315628b22.dindex.zip.aes (30.67キロバイト) | |
2025-03-01 19:13:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ica3cb732eded4d70a645dcd315628b22.dindex.zip.aes (30.67キロバイト) | |
2025-03-01 19:13:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bd6ad1ec5bc2c4938b94d42c644d61184.dblock.zip.aes (16.19メガバイト) | |
2025-03-01 19:13:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bd6ad1ec5bc2c4938b94d42c644d61184.dblock.zip.aes (16.19メガバイト) | |
2025-03-01 19:13:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1a85df1d19584c82a63a506f9fae58a3.dblock.zip.aes (39.34メガバイト) | |
2025-03-01 19:13:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1a85df1d19584c82a63a506f9fae58a3.dblock.zip.aes (39.34メガバイト) | |
2025-03-01 19:13:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bf7c5369e31fa4c0baf12c1dec5b17c96.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:13:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bf7c5369e31fa4c0baf12c1dec5b17c96.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:13:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b63e243f7a3ff4acf8ad1b21d2f0f6aa6.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:14:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b63e243f7a3ff4acf8ad1b21d2f0f6aa6.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:14:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b3f76496bf0f148f8bc1829e1a295724c.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 19:14:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b3f76496bf0f148f8bc1829e1a295724c.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 19:14:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8ad31b7dad2f4a37b546d209b1816966.dindex.zip.aes (25.42キロバイト) | |
2025-03-01 19:14:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8ad31b7dad2f4a37b546d209b1816966.dindex.zip.aes (25.42キロバイト) | |
2025-03-01 19:14:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9c6ee217bf614f118117b3e96a9e3ec6.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:14:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9c6ee217bf614f118117b3e96a9e3ec6.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:14:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc5b702091128471090b2c108de434c4e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:15:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc5b702091128471090b2c108de434c4e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:15:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bdc5eb1b7751646d19436f49dc9707076.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:15:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bdc5eb1b7751646d19436f49dc9707076.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:15:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8eef4e6ab9284d00b26758f7df0da41e.dindex.zip.aes (24.25キロバイト) | |
2025-03-01 19:15:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8eef4e6ab9284d00b26758f7df0da41e.dindex.zip.aes (24.25キロバイト) | |
2025-03-01 19:15:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b5aaa352ecfa34100bcedbb50ac94ec1c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:15:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b5aaa352ecfa34100bcedbb50ac94ec1c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:15:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-be96934360d824830a120019ac71eee10.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:16:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-be96934360d824830a120019ac71eee10.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:16:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b5a20a23355fc4fb5b57db304fedc12b4.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:16:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b5a20a23355fc4fb5b57db304fedc12b4.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:16:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ica06b02cfe0d4d05b771e4dba612c7c4.dindex.zip.aes (34.58キロバイト) | |
2025-03-01 19:16:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ica06b02cfe0d4d05b771e4dba612c7c4.dindex.zip.aes (34.58キロバイト) | |
2025-03-01 19:16:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bea13378c01c141d1826ecb572e27360f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:16:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bea13378c01c141d1826ecb572e27360f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:16:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bf66dfe4910cc4a90847ac85b2a93e4bc.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:17:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bf66dfe4910cc4a90847ac85b2a93e4bc.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:17:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i51376d26e9d5484ab02c13f2762f789d.dindex.zip.aes (43.62キロバイト) | |
2025-03-01 19:17:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i51376d26e9d5484ab02c13f2762f789d.dindex.zip.aes (43.62キロバイト) | |
2025-03-01 19:17:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b429c0a2c81ff43858be72325da07a55e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:17:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b429c0a2c81ff43858be72325da07a55e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:17:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b95bcf5c26d744738ba2ab4bed11eae35.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:17:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b95bcf5c26d744738ba2ab4bed11eae35.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:17:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bcf249066637045339c920bdf1be4ffd3.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 19:17:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bcf249066637045339c920bdf1be4ffd3.dblock.zip.aes (50.10メガバイト) | |
2025-03-01 19:17:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8695c5b706c34637aa6ceb5e4a4c5d3f.dindex.zip.aes (36.15キロバイト) | |
2025-03-01 19:17:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8695c5b706c34637aa6ceb5e4a4c5d3f.dindex.zip.aes (36.15キロバイト) | |
2025-03-01 19:17:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1ad8f84dc491456faee965e3ac5a7afb.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:18:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1ad8f84dc491456faee965e3ac5a7afb.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:18:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b27b036a84f084cadadd8c88e7281c5c8.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 19:18:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b27b036a84f084cadadd8c88e7281c5c8.dblock.zip.aes (50.14メガバイト) | |
2025-03-01 19:18:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i2447c87113734456a2d7c0f4167f7487.dindex.zip.aes (43.61キロバイト) | |
2025-03-01 19:18:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i2447c87113734456a2d7c0f4167f7487.dindex.zip.aes (43.61キロバイト) | |
2025-03-01 19:18:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc163b92fb3604131b81bcca85162b77a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:18:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc163b92fb3604131b81bcca85162b77a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:18:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b9bce4d6ddad8459ebf094aca4c41122c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:19:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b9bce4d6ddad8459ebf094aca4c41122c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:19:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b509e39fb5a03489e914ea59ddc2a7070.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 19:19:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b509e39fb5a03489e914ea59ddc2a7070.dblock.zip.aes (50.17メガバイト) | |
2025-03-01 19:19:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i8a2e65ac18d24e25ab931f340b055168.dindex.zip.aes (36.62キロバイト) | |
2025-03-01 19:19:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i8a2e65ac18d24e25ab931f340b055168.dindex.zip.aes (36.62キロバイト) | |
2025-03-01 19:19:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2d9fd985fc244282b9f43c146d36b37b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:19:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2d9fd985fc244282b9f43c146d36b37b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:19:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b1c72c6d9990e4d98bcd501f5b619f497.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:20:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b1c72c6d9990e4d98bcd501f5b619f497.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:20:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b405b4035cb5b4c84a6efc179957c75fd.dblock.zip.aes (10.97メガバイト) | |
2025-03-01 19:20:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b405b4035cb5b4c84a6efc179957c75fd.dblock.zip.aes (10.97メガバイト) | |
2025-03-01 19:20:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b537f62727bb24347ab44497c035d55c8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:20:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b537f62727bb24347ab44497c035d55c8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:20:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-baa22fa93231543faa8fe8a5c37724d65.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:20:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-baa22fa93231543faa8fe8a5c37724d65.dblock.zip.aes (50.11メガバイト) | |
2025-03-01 19:20:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i98ee1904aa76422299a33d49e1a8648c.dindex.zip.aes (44.33キロバイト) | |
2025-03-01 19:20:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i98ee1904aa76422299a33d49e1a8648c.dindex.zip.aes (44.33キロバイト) | |
2025-03-01 19:20:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-ba1c9976b92a645e486fb2f09791d7938.dblock.zip.aes (39.89メガバイト) | |
2025-03-01 19:20:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-ba1c9976b92a645e486fb2f09791d7938.dblock.zip.aes (39.89メガバイト) | |
2025-03-01 19:20:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b86290424fd8d41009529da301d2e160c.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:21:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b86290424fd8d41009529da301d2e160c.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:21:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc6e1169013b14c6f8ff3aeff345f5704.dblock.zip.aes (3.13メガバイト) | |
2025-03-01 19:21:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc6e1169013b14c6f8ff3aeff345f5704.dblock.zip.aes (3.13メガバイト) | |
2025-03-01 19:21:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2a4f9bce09d7487abf71be92f1c6ba8f.dblock.zip.aes (9.59メガバイト) | |
2025-03-01 19:21:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2a4f9bce09d7487abf71be92f1c6ba8f.dblock.zip.aes (9.59メガバイト) | |
2025-03-01 19:21:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b221cf47078cc4c4fb7eac8bdaeb1dba4.dblock.zip.aes (5.35メガバイト) | |
2025-03-01 19:21:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b221cf47078cc4c4fb7eac8bdaeb1dba4.dblock.zip.aes (5.35メガバイト) | |
2025-03-01 19:21:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b2cb51797aced4260aab66fb3bd0ddd85.dblock.zip.aes (1.88メガバイト) | |
2025-03-01 19:21:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b2cb51797aced4260aab66fb3bd0ddd85.dblock.zip.aes (1.88メガバイト) | |
2025-03-01 19:21:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bb08de155f70b4328aa3958fb77408992.dblock.zip.aes (8.84メガバイト) | |
2025-03-01 19:21:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bb08de155f70b4328aa3958fb77408992.dblock.zip.aes (8.84メガバイト) | |
2025-03-01 19:21:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b4a16b07f194a4472823a5affe8f8baa1.dblock.zip.aes (5.90メガバイト) | |
2025-03-01 19:21:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b4a16b07f194a4472823a5affe8f8baa1.dblock.zip.aes (5.90メガバイト) | |
2025-03-01 19:21:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b6a30a8c0af5b4a6a9fb46ea921a92ab9.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 19:22:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b6a30a8c0af5b4a6a9fb46ea921a92ab9.dblock.zip.aes (50.20メガバイト) | |
2025-03-01 19:22:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ib12e76461e8446d780626e218c5bfecd.dindex.zip.aes (55.34キロバイト) | |
2025-03-01 19:22:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ib12e76461e8446d780626e218c5bfecd.dindex.zip.aes (55.34キロバイト) | |
2025-03-01 19:22:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b268e7196a6e04cc5a5add9604311efa4.dblock.zip.aes (6.09メガバイト) | |
2025-03-01 19:22:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b268e7196a6e04cc5a5add9604311efa4.dblock.zip.aes (6.09メガバイト) | |
2025-03-01 19:22:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b8a669babce4e414697e39f1c75bb2917.dblock.zip.aes (13.02メガバイト) | |
2025-03-01 19:22:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b8a669babce4e414697e39f1c75bb2917.dblock.zip.aes (13.02メガバイト) | |
2025-03-01 19:22:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-iaa80a66ba0d14577b1e81a5b183eb076.dindex.zip.aes (16.42キロバイト) | |
2025-03-01 19:22:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-iaa80a66ba0d14577b1e81a5b183eb076.dindex.zip.aes (16.42キロバイト) | |
2025-03-01 19:24:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0051891caf0f47878224707dd3e9ec5e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0051891caf0f47878224707dd3e9ec5e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6a97581343124cdabd8a83165d249cda.dindex.zip.aes (212.17キロバイト) | |
2025-03-01 19:24:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6a97581343124cdabd8a83165d249cda.dindex.zip.aes (212.17キロバイト) | |
2025-03-01 19:24:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1ffc3f66fda244469b516a68224fd486.dblock.zip.aes (42.72メガバイト) | |
2025-03-01 19:24:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1ffc3f66fda244469b516a68224fd486.dblock.zip.aes (42.72メガバイト) | |
2025-03-01 19:24:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia4fcdaa762ea4c1fa7f1f86b3256d9ce.dindex.zip.aes (278.12キロバイト) | |
2025-03-01 19:24:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia4fcdaa762ea4c1fa7f1f86b3256d9ce.dindex.zip.aes (278.12キロバイト) | |
2025-03-01 19:24:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1695992db6c440c1bb7138693295d2c1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1695992db6c440c1bb7138693295d2c1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8f5c58e925d74692b486c02dfea0f724.dindex.zip.aes (203.45キロバイト) | |
2025-03-01 19:24:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8f5c58e925d74692b486c02dfea0f724.dindex.zip.aes (203.45キロバイト) | |
2025-03-01 19:24:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4e92cb06b56848038039066edb7c1b22.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:24:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4e92cb06b56848038039066edb7c1b22.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:24:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iccb915d80c164290a99423014c873b69.dindex.zip.aes (228.25キロバイト) | |
2025-03-01 19:24:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iccb915d80c164290a99423014c873b69.dindex.zip.aes (228.25キロバイト) | |
2025-03-01 19:24:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b810e7cedc2b949468daeaa6a628ab5e6.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:24:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b810e7cedc2b949468daeaa6a628ab5e6.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:24:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibe9dddb283cd47fb88c4c61dc89fc691.dindex.zip.aes (268.43キロバイト) | |
2025-03-01 19:24:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibe9dddb283cd47fb88c4c61dc89fc691.dindex.zip.aes (268.43キロバイト) | |
2025-03-01 19:24:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc616f031bb1445cf8ecb8196db1ef0b0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc616f031bb1445cf8ecb8196db1ef0b0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4a294bd510474bac8d3a007a7a6b3bd5.dindex.zip.aes (261.31キロバイト) | |
2025-03-01 19:24:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4a294bd510474bac8d3a007a7a6b3bd5.dindex.zip.aes (261.31キロバイト) | |
2025-03-01 19:24:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6b69ef3a35704c3a8d72d69d1ed6fc82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6b69ef3a35704c3a8d72d69d1ed6fc82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i63163bfdf8204440905d7d4ff81ea182.dindex.zip.aes (355.76キロバイト) | |
2025-03-01 19:24:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i63163bfdf8204440905d7d4ff81ea182.dindex.zip.aes (355.76キロバイト) | |
2025-03-01 19:24:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd0dcaf766c454e62b7d2512cc916780a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd0dcaf766c454e62b7d2512cc916780a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic08aac324a834ad59704701046649fd3.dindex.zip.aes (261.25キロバイト) | |
2025-03-01 19:24:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic08aac324a834ad59704701046649fd3.dindex.zip.aes (261.25キロバイト) | |
2025-03-01 19:24:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4d86ef979bbb4c07b8d4e06cc4df8266.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:24:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4d86ef979bbb4c07b8d4e06cc4df8266.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:24:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia9af49707ca14d8e97849f35a9af5417.dindex.zip.aes (325.45キロバイト) | |
2025-03-01 19:24:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia9af49707ca14d8e97849f35a9af5417.dindex.zip.aes (325.45キロバイト) | |
2025-03-01 19:24:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b04839495ae5d4d46ab12dd4de46bdd28.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b04839495ae5d4d46ab12dd4de46bdd28.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id5249f46491f4b549d03ca3fd94fba30.dindex.zip.aes (362.01キロバイト) | |
2025-03-01 19:24:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id5249f46491f4b549d03ca3fd94fba30.dindex.zip.aes (362.01キロバイト) | |
2025-03-01 19:24:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4c692e71a6be4c4cbbe1ad98d6102a3f.dblock.zip.aes (27.97メガバイト) | |
2025-03-01 19:24:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4c692e71a6be4c4cbbe1ad98d6102a3f.dblock.zip.aes (27.97メガバイト) | |
2025-03-01 19:24:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib627732229374de1926b90d1772cc8fb.dindex.zip.aes (125.75キロバイト) | |
2025-03-01 19:24:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib627732229374de1926b90d1772cc8fb.dindex.zip.aes (125.75キロバイト) | |
2025-03-01 19:24:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1ba9ea409d9a4fa39f779bce8bc1ae91.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1ba9ea409d9a4fa39f779bce8bc1ae91.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia88b9b32902646128464a4684d029c82.dindex.zip.aes (417.61キロバイト) | |
2025-03-01 19:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia88b9b32902646128464a4684d029c82.dindex.zip.aes (417.61キロバイト) | |
2025-03-01 19:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b13c8a626a8af48509b98f2d25c19c0d4.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b13c8a626a8af48509b98f2d25c19c0d4.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i90d0aa6bc7514d239827f63b3746524f.dindex.zip.aes (205.15キロバイト) | |
2025-03-01 19:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i90d0aa6bc7514d239827f63b3746524f.dindex.zip.aes (205.15キロバイト) | |
2025-03-01 19:24:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2d66646bcf2943359e1d670a0b7766f3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2d66646bcf2943359e1d670a0b7766f3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic295c35bd9ed417999dd2c7bb5dcef58.dindex.zip.aes (251.09キロバイト) | |
2025-03-01 19:24:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic295c35bd9ed417999dd2c7bb5dcef58.dindex.zip.aes (251.09キロバイト) | |
2025-03-01 19:24:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc7b673afbd014d9b819ae374469094aa.dblock.zip.aes (16.86メガバイト) | |
2025-03-01 19:24:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc7b673afbd014d9b819ae374469094aa.dblock.zip.aes (16.86メガバイト) | |
2025-03-01 19:24:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7dd9037eceb048ca8b85340b75ab35b9.dindex.zip.aes (19.22キロバイト) | |
2025-03-01 19:24:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7dd9037eceb048ca8b85340b75ab35b9.dindex.zip.aes (19.22キロバイト) | |
2025-03-01 19:24:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b279e2c2b65a9468589cb01541d5e23b1.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b279e2c2b65a9468589cb01541d5e23b1.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie09bb079b0a8413ea5418cf2a99ace99.dindex.zip.aes (329.81キロバイト) | |
2025-03-01 19:24:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie09bb079b0a8413ea5418cf2a99ace99.dindex.zip.aes (329.81キロバイト) | |
2025-03-01 19:24:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be2b0aa39e1484230a604d9f9aaae1ada.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:24:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be2b0aa39e1484230a604d9f9aaae1ada.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:24:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8f411ebe9ad64285bb4cac4f11dbc2a1.dindex.zip.aes (119.93キロバイト) | |
2025-03-01 19:24:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8f411ebe9ad64285bb4cac4f11dbc2a1.dindex.zip.aes (119.93キロバイト) | |
2025-03-01 19:24:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf9118b020208401da528d35278e54f37.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf9118b020208401da528d35278e54f37.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia8ec3643b29a4524a701655c86f7a0d7.dindex.zip.aes (335.23キロバイト) | |
2025-03-01 19:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia8ec3643b29a4524a701655c86f7a0d7.dindex.zip.aes (335.23キロバイト) | |
2025-03-01 19:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be15f748100af4f809abf6c07e50a8528.dblock.zip.aes (18.89メガバイト) | |
2025-03-01 19:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be15f748100af4f809abf6c07e50a8528.dblock.zip.aes (18.89メガバイト) | |
2025-03-01 19:24:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i33cae1c4ab9d45c08a2b83b01f82de81.dindex.zip.aes (80.17キロバイト) | |
2025-03-01 19:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i33cae1c4ab9d45c08a2b83b01f82de81.dindex.zip.aes (80.17キロバイト) | |
2025-03-01 19:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bfe51d31c6dd341b1800318c165408b02.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bfe51d31c6dd341b1800318c165408b02.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8fcd593c8a00497da018a88c069606fa.dindex.zip.aes (367.64キロバイト) | |
2025-03-01 19:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8fcd593c8a00497da018a88c069606fa.dindex.zip.aes (367.64キロバイト) | |
2025-03-01 19:24:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7127a878921c424da738629416f4b8ef.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7127a878921c424da738629416f4b8ef.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i066a006d39164f91b296f727cc8a605b.dindex.zip.aes (217.23キロバイト) | |
2025-03-01 19:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i066a006d39164f91b296f727cc8a605b.dindex.zip.aes (217.23キロバイト) | |
2025-03-01 19:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf2b844ca3196416f8ef3e68d88e16f68.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf2b844ca3196416f8ef3e68d88e16f68.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:24:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7302991d7d0f492eb23baefe2ba8cc2e.dindex.zip.aes (120.01キロバイト) | |
2025-03-01 19:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7302991d7d0f492eb23baefe2ba8cc2e.dindex.zip.aes (120.01キロバイト) | |
2025-03-01 19:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b964c0ec5aa314f8db9624fd2e13ff7ff.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b964c0ec5aa314f8db9624fd2e13ff7ff.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib890c38ad53d43a5954c54f6c3f1249d.dindex.zip.aes (123.25キロバイト) | |
2025-03-01 19:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib890c38ad53d43a5954c54f6c3f1249d.dindex.zip.aes (123.25キロバイト) | |
2025-03-01 19:24:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdab1bf47b5604d7fa875300da3354d69.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdab1bf47b5604d7fa875300da3354d69.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i633fad4b492e4d01a51a34987bdd5dbf.dindex.zip.aes (203.04キロバイト) | |
2025-03-01 19:24:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i633fad4b492e4d01a51a34987bdd5dbf.dindex.zip.aes (203.04キロバイト) | |
2025-03-01 19:24:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b15e53a0b98fb475e93caa70f478cbff0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b15e53a0b98fb475e93caa70f478cbff0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:24:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5e441e50c65e487aa08ea67aef94a70e.dindex.zip.aes (408.97キロバイト) | |
2025-03-01 19:24:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5e441e50c65e487aa08ea67aef94a70e.dindex.zip.aes (408.97キロバイト) | |
2025-03-01 19:24:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6b5aadbfe0164002b1acfb054ea5db50.dblock.zip.aes (32.87メガバイト) | |
2025-03-01 19:24:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6b5aadbfe0164002b1acfb054ea5db50.dblock.zip.aes (32.87メガバイト) | |
2025-03-01 19:24:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i32ef21e833984978941c70975b912999.dindex.zip.aes (88.70キロバイト) | |
2025-03-01 19:24:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i32ef21e833984978941c70975b912999.dindex.zip.aes (88.70キロバイト) | |
2025-03-01 19:24:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2ceeb0977a84430d91df34fb5edf6ef1.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:24:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2ceeb0977a84430d91df34fb5edf6ef1.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:24:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2677c32e2d224c66a718660d1005a944.dindex.zip.aes (283.73キロバイト) | |
2025-03-01 19:24:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2677c32e2d224c66a718660d1005a944.dindex.zip.aes (283.73キロバイト) | |
2025-03-01 19:24:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5687c56376134c0c9e92b4964c388268.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5687c56376134c0c9e92b4964c388268.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:24:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iacff4791acab4897bc31cb3150c33938.dindex.zip.aes (247.72キロバイト) | |
2025-03-01 19:24:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iacff4791acab4897bc31cb3150c33938.dindex.zip.aes (247.72キロバイト) | |
2025-03-01 19:24:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b47ef1417570c49b6989cfdf5b9877b9a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:24:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b47ef1417570c49b6989cfdf5b9877b9a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:24:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-icf6ce69f54414915a68383fbb5c2e5c6.dindex.zip.aes (269.89キロバイト) | |
2025-03-01 19:25:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-icf6ce69f54414915a68383fbb5c2e5c6.dindex.zip.aes (269.89キロバイト) | |
2025-03-01 19:25:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4efd332e26f448c7ba70ea60362e902e.dblock.zip.aes (39.53メガバイト) | |
2025-03-01 19:25:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4efd332e26f448c7ba70ea60362e902e.dblock.zip.aes (39.53メガバイト) | |
2025-03-01 19:25:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic4bda475e0aa44af86348828f66a0497.dindex.zip.aes (58.90キロバイト) | |
2025-03-01 19:25:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic4bda475e0aa44af86348828f66a0497.dindex.zip.aes (58.90キロバイト) | |
2025-03-01 19:25:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b70f4c7838fa94c3585623e06b0290820.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b70f4c7838fa94c3585623e06b0290820.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6050d9668ec44ce3977ab7615f05ceda.dindex.zip.aes (158.84キロバイト) | |
2025-03-01 19:25:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6050d9668ec44ce3977ab7615f05ceda.dindex.zip.aes (158.84キロバイト) | |
2025-03-01 19:25:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb3d3d896cc6d478b989cf55cd35df687.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:25:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb3d3d896cc6d478b989cf55cd35df687.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:25:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if77a558a623e40dcaf77c2cdd84f59e6.dindex.zip.aes (110.22キロバイト) | |
2025-03-01 19:25:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if77a558a623e40dcaf77c2cdd84f59e6.dindex.zip.aes (110.22キロバイト) | |
2025-03-01 19:25:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b46672105f1804abba76a689d09d168f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b46672105f1804abba76a689d09d168f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2d04327801d34e498c1bff1814478653.dindex.zip.aes (159.01キロバイト) | |
2025-03-01 19:25:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2d04327801d34e498c1bff1814478653.dindex.zip.aes (159.01キロバイト) | |
2025-03-01 19:25:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3de92d03b4024fcbb2be6c47fed7d487.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 19:25:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3de92d03b4024fcbb2be6c47fed7d487.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 19:25:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6612b6adda074ee79f8b71f6b4f3da1a.dindex.zip.aes (82.56キロバイト) | |
2025-03-01 19:25:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6612b6adda074ee79f8b71f6b4f3da1a.dindex.zip.aes (82.56キロバイト) | |
2025-03-01 19:25:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4ffd9ad66ad545eeb00e5a64d24c4634.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4ffd9ad66ad545eeb00e5a64d24c4634.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3eb9e93c41bc4ccf8fdebeb250769ff5.dindex.zip.aes (53.98キロバイト) | |
2025-03-01 19:25:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3eb9e93c41bc4ccf8fdebeb250769ff5.dindex.zip.aes (53.98キロバイト) | |
2025-03-01 19:25:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdd78c35b22bf4ae4ad403555f7cd55c8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdd78c35b22bf4ae4ad403555f7cd55c8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5fe6e33c855c421fa5d5abe031337eb0.dindex.zip.aes (60.34キロバイト) | |
2025-03-01 19:25:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5fe6e33c855c421fa5d5abe031337eb0.dindex.zip.aes (60.34キロバイト) | |
2025-03-01 19:25:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf52e83dd7d414cf183612c560a6590b1.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf52e83dd7d414cf183612c560a6590b1.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if70dbf42eff5481c9020dd7669f941de.dindex.zip.aes (82.45キロバイト) | |
2025-03-01 19:25:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if70dbf42eff5481c9020dd7669f941de.dindex.zip.aes (82.45キロバイト) | |
2025-03-01 19:25:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf6eb38ef34734ce1a6cf19244a1c8d3b.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf6eb38ef34734ce1a6cf19244a1c8d3b.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3b61f89d75164468811c3126342dafb7.dindex.zip.aes (84.92キロバイト) | |
2025-03-01 19:25:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3b61f89d75164468811c3126342dafb7.dindex.zip.aes (84.92キロバイト) | |
2025-03-01 19:25:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b93f1b93467114f678f331e6a2b19cc75.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b93f1b93467114f678f331e6a2b19cc75.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4b1f1c0b8bcf41a4b0a24cce3bee4d5f.dindex.zip.aes (191.79キロバイト) | |
2025-03-01 19:25:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4b1f1c0b8bcf41a4b0a24cce3bee4d5f.dindex.zip.aes (191.79キロバイト) | |
2025-03-01 19:25:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b96207813fb4c495aa158a342ffa705f3.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b96207813fb4c495aa158a342ffa705f3.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9c655888647c492dae98d2ab82f35e36.dindex.zip.aes (63.09キロバイト) | |
2025-03-01 19:25:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9c655888647c492dae98d2ab82f35e36.dindex.zip.aes (63.09キロバイト) | |
2025-03-01 19:25:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4c8009fad4ea46c1b2897abd9eb8b4f3.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4c8009fad4ea46c1b2897abd9eb8b4f3.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i17998f62a2b241e292ff06f527a14d6a.dindex.zip.aes (132.08キロバイト) | |
2025-03-01 19:25:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i17998f62a2b241e292ff06f527a14d6a.dindex.zip.aes (132.08キロバイト) | |
2025-03-01 19:25:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8183a504438549909fa930a8085a8281.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8183a504438549909fa930a8085a8281.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9c4e97516f5b4fc2b9613f84d9327643.dindex.zip.aes (102.78キロバイト) | |
2025-03-01 19:25:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9c4e97516f5b4fc2b9613f84d9327643.dindex.zip.aes (102.78キロバイト) | |
2025-03-01 19:25:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b564919dc99104d7c992dbd1e7955993c.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b564919dc99104d7c992dbd1e7955993c.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i347d667ec0894fe0b78944a0ddeb4993.dindex.zip.aes (189.68キロバイト) | |
2025-03-01 19:25:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i347d667ec0894fe0b78944a0ddeb4993.dindex.zip.aes (189.68キロバイト) | |
2025-03-01 19:25:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf71c0184e838422a8090d65fb5fa90f5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf71c0184e838422a8090d65fb5fa90f5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i74d469fe6c0d4ee49f2dbfc2564c0d41.dindex.zip.aes (357.47キロバイト) | |
2025-03-01 19:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i74d469fe6c0d4ee49f2dbfc2564c0d41.dindex.zip.aes (357.47キロバイト) | |
2025-03-01 19:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1bb65c993a4b46cdab75d98389f4af63.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1bb65c993a4b46cdab75d98389f4af63.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i744b8299a3aa416dba591a0337665838.dindex.zip.aes (46.93キロバイト) | |
2025-03-01 19:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i744b8299a3aa416dba591a0337665838.dindex.zip.aes (46.93キロバイト) | |
2025-03-01 19:25:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7645e38f338e45cbac9644dfeee2a71f.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7645e38f338e45cbac9644dfeee2a71f.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9b7dc8fd63e946b1a0f49a41650ddf37.dindex.zip.aes (97.42キロバイト) | |
2025-03-01 19:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9b7dc8fd63e946b1a0f49a41650ddf37.dindex.zip.aes (97.42キロバイト) | |
2025-03-01 19:25:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b13bd55fd444e4721b66150c1af3eb2b2.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b13bd55fd444e4721b66150c1af3eb2b2.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2bee28d82ddd46ec963ce90a9aef7e69.dindex.zip.aes (71.42キロバイト) | |
2025-03-01 19:25:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2bee28d82ddd46ec963ce90a9aef7e69.dindex.zip.aes (71.42キロバイト) | |
2025-03-01 19:25:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2e4ff778df3246b781e10bc64b1cc957.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2e4ff778df3246b781e10bc64b1cc957.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia398e5e6ceef457b90866d6d9089eeaa.dindex.zip.aes (47.25キロバイト) | |
2025-03-01 19:25:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia398e5e6ceef457b90866d6d9089eeaa.dindex.zip.aes (47.25キロバイト) | |
2025-03-01 19:25:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bda394935340e45b98f043d73d098de86.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bda394935340e45b98f043d73d098de86.dblock.zip.aes (50.01メガバイト) | |
2025-03-01 19:25:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i18f0b6636c0a41c6bef6018ace59ddaf.dindex.zip.aes (58.65キロバイト) | |
2025-03-01 19:25:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i18f0b6636c0a41c6bef6018ace59ddaf.dindex.zip.aes (58.65キロバイト) | |
2025-03-01 19:25:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b75dd2f04b15f41a883416f41a0931576.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 19:25:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b75dd2f04b15f41a883416f41a0931576.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 19:25:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ieb3234d743f24ad8a1f8ab0e68b23d2c.dindex.zip.aes (110.89キロバイト) | |
2025-03-01 19:25:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ieb3234d743f24ad8a1f8ab0e68b23d2c.dindex.zip.aes (110.89キロバイト) | |
2025-03-01 19:25:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-beb8aad8d9fc54af49dffb383b718dff9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:25:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-beb8aad8d9fc54af49dffb383b718dff9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:25:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i162d2d4f838b4ebeac490678d46144c6.dindex.zip.aes (117.45キロバイト) | |
2025-03-01 19:25:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i162d2d4f838b4ebeac490678d46144c6.dindex.zip.aes (117.45キロバイト) | |
2025-03-01 19:25:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b052e9733c0e54304b8abd5613c7023b2.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b052e9733c0e54304b8abd5613c7023b2.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i21872780899e4260be3fbd025dfcb06d.dindex.zip.aes (148.56キロバイト) | |
2025-03-01 19:25:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i21872780899e4260be3fbd025dfcb06d.dindex.zip.aes (148.56キロバイト) | |
2025-03-01 19:25:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4e5630a9b1164210a807972e605b5571.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4e5630a9b1164210a807972e605b5571.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8f6322760b3a4cecb22ffca34593d698.dindex.zip.aes (75.03キロバイト) | |
2025-03-01 19:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8f6322760b3a4cecb22ffca34593d698.dindex.zip.aes (75.03キロバイト) | |
2025-03-01 19:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b41726eb393af4196ad2eb81abfc2d088.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b41726eb393af4196ad2eb81abfc2d088.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i482c8f4969514e42b66cab8b31e1b75e.dindex.zip.aes (118.22キロバイト) | |
2025-03-01 19:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i482c8f4969514e42b66cab8b31e1b75e.dindex.zip.aes (118.22キロバイト) | |
2025-03-01 19:25:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bffd997c2aa2a4b22b98a2f98746f2977.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 19:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bffd997c2aa2a4b22b98a2f98746f2977.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 19:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ied7823d5e1994c7fa21b943a31cfb849.dindex.zip.aes (48.31キロバイト) | |
2025-03-01 19:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ied7823d5e1994c7fa21b943a31cfb849.dindex.zip.aes (48.31キロバイト) | |
2025-03-01 19:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf4a981611b25406486d8924a6a15a3ab.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf4a981611b25406486d8924a6a15a3ab.dblock.zip.aes (50.08メガバイト) | |
2025-03-01 19:25:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i88529020c1134b2b857f219401316cfa.dindex.zip.aes (40.58キロバイト) | |
2025-03-01 19:25:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i88529020c1134b2b857f219401316cfa.dindex.zip.aes (40.58キロバイト) | |
2025-03-01 19:25:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0965bd9ddee247c88f9b8d983a6bde8e.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0965bd9ddee247c88f9b8d983a6bde8e.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i122b47d3993941dabc700373b354d318.dindex.zip.aes (34.14キロバイト) | |
2025-03-01 19:25:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i122b47d3993941dabc700373b354d318.dindex.zip.aes (34.14キロバイト) | |
2025-03-01 19:25:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3636e20852ea428793ba1657b98e4aa3.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3636e20852ea428793ba1657b98e4aa3.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0b7e26182d124098a78d6f549be7e4a4.dindex.zip.aes (28.76キロバイト) | |
2025-03-01 19:25:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0b7e26182d124098a78d6f549be7e4a4.dindex.zip.aes (28.76キロバイト) | |
2025-03-01 19:25:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b61053d2a4d6d482e920e33a353edf733.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b61053d2a4d6d482e920e33a353edf733.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7b8c77c29c6c4ebd9dd36df04514a58f.dindex.zip.aes (27.17キロバイト) | |
2025-03-01 19:25:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7b8c77c29c6c4ebd9dd36df04514a58f.dindex.zip.aes (27.17キロバイト) | |
2025-03-01 19:25:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6b686244af274ba1b5ef72f9c3c501c1.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6b686244af274ba1b5ef72f9c3c501c1.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i319139f6a2ea4253bff5c0f1c392f6f9.dindex.zip.aes (31.37キロバイト) | |
2025-03-01 19:25:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i319139f6a2ea4253bff5c0f1c392f6f9.dindex.zip.aes (31.37キロバイト) | |
2025-03-01 19:25:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9b6aa9c5521641de8369000c6b8849b5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9b6aa9c5521641de8369000c6b8849b5.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id217201c4db8476786dce165f8be13d8.dindex.zip.aes (27.36キロバイト) | |
2025-03-01 19:25:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id217201c4db8476786dce165f8be13d8.dindex.zip.aes (27.36キロバイト) | |
2025-03-01 19:25:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be874b466f46c4767a35331ee5c9ae3a8.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 19:25:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be874b466f46c4767a35331ee5c9ae3a8.dblock.zip.aes (50.04メガバイト) | |
2025-03-01 19:25:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i64af11052a60441eb17df151b58a14b4.dindex.zip.aes (30.06キロバイト) | |
2025-03-01 19:25:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i64af11052a60441eb17df151b58a14b4.dindex.zip.aes (30.06キロバイト) | |
2025-03-01 19:25:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b573abbc57acd4c158dab3d12979fa572.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b573abbc57acd4c158dab3d12979fa572.dblock.zip.aes (50.03メガバイト) | |
2025-03-01 19:25:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibc01727e407c47539d0e5ae4db72febc.dindex.zip.aes (86.67キロバイト) | |
2025-03-01 19:25:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibc01727e407c47539d0e5ae4db72febc.dindex.zip.aes (86.67キロバイト) | |
2025-03-01 19:25:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b966215aafe5f48b8860d142c4b1d5c63.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b966215aafe5f48b8860d142c4b1d5c63.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2dfcb3356538472594b5f62a0c3d3c96.dindex.zip.aes (74.50キロバイト) | |
2025-03-01 19:25:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2dfcb3356538472594b5f62a0c3d3c96.dindex.zip.aes (74.50キロバイト) | |
2025-03-01 19:25:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b56457b5830324174a793d5f43e85f172.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 19:25:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b56457b5830324174a793d5f43e85f172.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 19:25:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5b995e711cfb48a4a14d2c32130443f0.dindex.zip.aes (97.26キロバイト) | |
2025-03-01 19:25:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5b995e711cfb48a4a14d2c32130443f0.dindex.zip.aes (97.26キロバイト) | |
2025-03-01 19:25:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9f5f34e0008d45b08a056d31fc884c31.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9f5f34e0008d45b08a056d31fc884c31.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie0ff8ce2a74b4cd484388fb12a63796e.dindex.zip.aes (34.15キロバイト) | |
2025-03-01 19:25:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie0ff8ce2a74b4cd484388fb12a63796e.dindex.zip.aes (34.15キロバイト) | |
2025-03-01 19:25:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba627547d8daa4d71b0cc682a676fd24b.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba627547d8daa4d71b0cc682a676fd24b.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0bf6124360374d49bb5e28f9210293d5.dindex.zip.aes (36.11キロバイト) | |
2025-03-01 19:25:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0bf6124360374d49bb5e28f9210293d5.dindex.zip.aes (36.11キロバイト) | |
2025-03-01 19:25:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3e2d002eb07c48ceafbc6acebe7a3af8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3e2d002eb07c48ceafbc6acebe7a3af8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2b45e84223734ec5af61d85e5a8a6818.dindex.zip.aes (43.54キロバイト) | |
2025-03-01 19:25:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2b45e84223734ec5af61d85e5a8a6818.dindex.zip.aes (43.54キロバイト) | |
2025-03-01 19:25:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2754e62e03cd4f36a50919ff2ef1dc07.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 19:25:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2754e62e03cd4f36a50919ff2ef1dc07.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 19:25:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i515a3cdfa8b6451dbb9ede717bb9a787.dindex.zip.aes (65.93キロバイト) | |
2025-03-01 19:25:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i515a3cdfa8b6451dbb9ede717bb9a787.dindex.zip.aes (65.93キロバイト) | |
2025-03-01 19:25:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bada96a56c37e49f4b5e45c7f05cfba8c.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bada96a56c37e49f4b5e45c7f05cfba8c.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i85d76453175b40cda9601939b1ed3a6a.dindex.zip.aes (52.78キロバイト) | |
2025-03-01 19:25:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i85d76453175b40cda9601939b1ed3a6a.dindex.zip.aes (52.78キロバイト) | |
2025-03-01 19:25:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b90e520701e2045349976531423735fd8.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b90e520701e2045349976531423735fd8.dblock.zip.aes (50.07メガバイト) | |
2025-03-01 19:25:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8113e4853a404650832dcb543397acd5.dindex.zip.aes (77.47キロバイト) | |
2025-03-01 19:25:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8113e4853a404650832dcb543397acd5.dindex.zip.aes (77.47キロバイト) | |
2025-03-01 19:25:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6c1626a04ea1426fba8777cb0d8156f0.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6c1626a04ea1426fba8777cb0d8156f0.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4fee22f3f265482094f70d183eab5593.dindex.zip.aes (62.36キロバイト) | |
2025-03-01 19:25:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4fee22f3f265482094f70d183eab5593.dindex.zip.aes (62.36キロバイト) | |
2025-03-01 19:25:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b933f59433db6435d9106cd3006c6b9fd.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b933f59433db6435d9106cd3006c6b9fd.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3309d36bb18d4ea8b392fafcef7a33d3.dindex.zip.aes (63.14キロバイト) | |
2025-03-01 19:25:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3309d36bb18d4ea8b392fafcef7a33d3.dindex.zip.aes (63.14キロバイト) | |
2025-03-01 19:25:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b38e90a61904f4e35b636f2c5a2ef3577.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 19:25:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b38e90a61904f4e35b636f2c5a2ef3577.dblock.zip.aes (50.09メガバイト) | |
2025-03-01 19:25:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibbac6aa0cdbc46b78a407605aa028103.dindex.zip.aes (103.28キロバイト) | |
2025-03-01 19:25:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibbac6aa0cdbc46b78a407605aa028103.dindex.zip.aes (103.28キロバイト) | |
2025-03-01 19:25:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b11c3912315c74f6f9a838d778be894d8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b11c3912315c74f6f9a838d778be894d8.dblock.zip.aes (50.02メガバイト) | |
2025-03-01 19:25:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i80446986968649b0b965b26c4f2c7c04.dindex.zip.aes (121.20キロバイト) | |
2025-03-01 19:25:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i80446986968649b0b965b26c4f2c7c04.dindex.zip.aes (121.20キロバイト) | |
2025-03-01 19:25:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1665ae70f9a84ee08198c3f11af96b8d.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1665ae70f9a84ee08198c3f11af96b8d.dblock.zip.aes (50.06メガバイト) | |
2025-03-01 19:25:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id2b425cafdce43a7b50e8f54d54e6789.dindex.zip.aes (66.31キロバイト) | |
2025-03-01 19:25:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id2b425cafdce43a7b50e8f54d54e6789.dindex.zip.aes (66.31キロバイト) | |
2025-03-01 19:25:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5b33427b456c465994d092465f9b7124.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5b33427b456c465994d092465f9b7124.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i61e3e8bdce144b32a19cb04d2fb8e437.dindex.zip.aes (222.81キロバイト) | |
2025-03-01 19:25:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i61e3e8bdce144b32a19cb04d2fb8e437.dindex.zip.aes (222.81キロバイト) | |
2025-03-01 19:25:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6abd7656374d472e8a3a241acdcfd4de.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:25:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6abd7656374d472e8a3a241acdcfd4de.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:25:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6cb56540f35e4e5da7065d8bc78a0019.dindex.zip.aes (97.83キロバイト) | |
2025-03-01 19:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6cb56540f35e4e5da7065d8bc78a0019.dindex.zip.aes (97.83キロバイト) | |
2025-03-01 19:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd07bcc3e1934477690d3680d08191f07.dblock.zip.aes (45.38メガバイト) | |
2025-03-01 19:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd07bcc3e1934477690d3680d08191f07.dblock.zip.aes (45.38メガバイト) | |
2025-03-01 19:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7fe176503eca498b9fbda6fd5c852fdb.dindex.zip.aes (158.26キロバイト) | |
2025-03-01 19:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7fe176503eca498b9fbda6fd5c852fdb.dindex.zip.aes (158.26キロバイト) | |
2025-03-01 19:25:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bec770b6e109b4b8e8a28c966090a6c1c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bec770b6e109b4b8e8a28c966090a6c1c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4283467bcda04050ba25a71978b3cb36.dindex.zip.aes (80.75キロバイト) | |
2025-03-01 19:25:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4283467bcda04050ba25a71978b3cb36.dindex.zip.aes (80.75キロバイト) | |
2025-03-01 19:25:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf29db8d509c44044bb69746933ca7b85.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf29db8d509c44044bb69746933ca7b85.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i565003e1563f47dd810fc72cd5640ee9.dindex.zip.aes (143.70キロバイト) | |
2025-03-01 19:25:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i565003e1563f47dd810fc72cd5640ee9.dindex.zip.aes (143.70キロバイト) | |
2025-03-01 19:25:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3c44a3587b4d4823a644e898584aeccd.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3c44a3587b4d4823a644e898584aeccd.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i38fcf796b29c4a748532dbc2577e552b.dindex.zip.aes (202.84キロバイト) | |
2025-03-01 19:25:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i38fcf796b29c4a748532dbc2577e552b.dindex.zip.aes (202.84キロバイト) | |
2025-03-01 19:25:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b134af8107d88442abd5ac0721920f572.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:25:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b134af8107d88442abd5ac0721920f572.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:25:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i03303d21d60e420c8c8f249abd9fe34e.dindex.zip.aes (249.53キロバイト) | |
2025-03-01 19:25:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i03303d21d60e420c8c8f249abd9fe34e.dindex.zip.aes (249.53キロバイト) | |
2025-03-01 19:25:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd9115b529d9647faae44e14a6fea1d5c.dblock.zip.aes (34.95メガバイト) | |
2025-03-01 19:25:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd9115b529d9647faae44e14a6fea1d5c.dblock.zip.aes (34.95メガバイト) | |
2025-03-01 19:25:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3a5b50c0bb424b1da8bdbd1b691ba880.dindex.zip.aes (629.40キロバイト) | |
2025-03-01 19:25:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3a5b50c0bb424b1da8bdbd1b691ba880.dindex.zip.aes (629.40キロバイト) | |
2025-03-01 19:25:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b91efa702bf2240b2beaa73bceefa7da2.dblock.zip.aes (11.98メガバイト) | |
2025-03-01 19:25:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b91efa702bf2240b2beaa73bceefa7da2.dblock.zip.aes (11.98メガバイト) | |
2025-03-01 19:25:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i08764b658a9d403c93d895811d1e7bfd.dindex.zip.aes (63.18キロバイト) | |
2025-03-01 19:25:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i08764b658a9d403c93d895811d1e7bfd.dindex.zip.aes (63.18キロバイト) | |
2025-03-01 19:25:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba19b5e9eab4f4cd7b331db7f9afdc706.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba19b5e9eab4f4cd7b331db7f9afdc706.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3c7710d58d4e4890b46c47c8a61840e2.dindex.zip.aes (196.37キロバイト) | |
2025-03-01 19:25:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3c7710d58d4e4890b46c47c8a61840e2.dindex.zip.aes (196.37キロバイト) | |
2025-03-01 19:25:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6c2ec3b248aa49cba3b0d612ff6bb989.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6c2ec3b248aa49cba3b0d612ff6bb989.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ief57e076763b4e47b26cbcfdfb01d791.dindex.zip.aes (177.29キロバイト) | |
2025-03-01 19:25:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ief57e076763b4e47b26cbcfdfb01d791.dindex.zip.aes (177.29キロバイト) | |
2025-03-01 19:25:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3fa76d92ef5d452f99b305ddb700da01.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3fa76d92ef5d452f99b305ddb700da01.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-idb20c051d3f441bfb1fbf3694ea7c218.dindex.zip.aes (134.67キロバイト) | |
2025-03-01 19:25:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-idb20c051d3f441bfb1fbf3694ea7c218.dindex.zip.aes (134.67キロバイト) | |
2025-03-01 19:25:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdc934191a1404d03a505d0451e85c444.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdc934191a1404d03a505d0451e85c444.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id718fb2512624b018c32e611c767df65.dindex.zip.aes (158.20キロバイト) | |
2025-03-01 19:25:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id718fb2512624b018c32e611c767df65.dindex.zip.aes (158.20キロバイト) | |
2025-03-01 19:25:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd97e00023e8341219282db9ab3e73ed2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd97e00023e8341219282db9ab3e73ed2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia3d246d7ecbd41f2b2a8367c772c8033.dindex.zip.aes (330.64キロバイト) | |
2025-03-01 19:25:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia3d246d7ecbd41f2b2a8367c772c8033.dindex.zip.aes (330.64キロバイト) | |
2025-03-01 19:25:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bbdb844ddfa7541e8892e666e698bb14c.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bbdb844ddfa7541e8892e666e698bb14c.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i66af5b284e4e48188a90fd5444fc7267.dindex.zip.aes (280.72キロバイト) | |
2025-03-01 19:25:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i66af5b284e4e48188a90fd5444fc7267.dindex.zip.aes (280.72キロバイト) | |
2025-03-01 19:25:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc83ca27d693d4ef2b636c966764fb2c5.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:25:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc83ca27d693d4ef2b636c966764fb2c5.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:25:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-icbfa875de842498e9d48557ea421e69a.dindex.zip.aes (141.08キロバイト) | |
2025-03-01 19:25:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-icbfa875de842498e9d48557ea421e69a.dindex.zip.aes (141.08キロバイト) | |
2025-03-01 19:25:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-baac9f48f26544299bcf5e641193d0473.dblock.zip.aes (28.96メガバイト) | |
2025-03-01 19:25:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-baac9f48f26544299bcf5e641193d0473.dblock.zip.aes (28.96メガバイト) | |
2025-03-01 19:25:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0d686f8331144451aeb28bc8a76b6ec5.dindex.zip.aes (99.47キロバイト) | |
2025-03-01 19:25:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0d686f8331144451aeb28bc8a76b6ec5.dindex.zip.aes (99.47キロバイト) | |
2025-03-01 19:25:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bafd4da8841f84669b9c64696f9986097.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bafd4da8841f84669b9c64696f9986097.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia64f183ee4334b82aac5fb2646e0b279.dindex.zip.aes (169.33キロバイト) | |
2025-03-01 19:25:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia64f183ee4334b82aac5fb2646e0b279.dindex.zip.aes (169.33キロバイト) | |
2025-03-01 19:25:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b65904a1b150a404094bc5ea139d806cf.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b65904a1b150a404094bc5ea139d806cf.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if91653b109bb409eb0e39a8c13d5d4f8.dindex.zip.aes (198.65キロバイト) | |
2025-03-01 19:25:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if91653b109bb409eb0e39a8c13d5d4f8.dindex.zip.aes (198.65キロバイト) | |
2025-03-01 19:25:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b057dc30c5cb946af988184fbe7f9986c.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b057dc30c5cb946af988184fbe7f9986c.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i36655d893bbf429b94f30faeb8d5b9a2.dindex.zip.aes (110.11キロバイト) | |
2025-03-01 19:25:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i36655d893bbf429b94f30faeb8d5b9a2.dindex.zip.aes (110.11キロバイト) | |
2025-03-01 19:25:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba660241673614cb7b5d46bb2b37f896a.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:25:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba660241673614cb7b5d46bb2b37f896a.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:25:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6ba155862876464488bcadf6fd28b61e.dindex.zip.aes (149.68キロバイト) | |
2025-03-01 19:25:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6ba155862876464488bcadf6fd28b61e.dindex.zip.aes (149.68キロバイト) | |
2025-03-01 19:25:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b49a63ae35fe946bc97b3092334d15e7c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:25:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b49a63ae35fe946bc97b3092334d15e7c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:25:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8852d8c0bfa74cbdb5771efc09734cd3.dindex.zip.aes (198.29キロバイト) | |
2025-03-01 19:25:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8852d8c0bfa74cbdb5771efc09734cd3.dindex.zip.aes (198.29キロバイト) | |
2025-03-01 19:25:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b463f2a841a0e4553b82e270b9b43e4f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b463f2a841a0e4553b82e270b9b43e4f9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i91e00311e33b4e609f6ddb579a0bf74a.dindex.zip.aes (103.54キロバイト) | |
2025-03-01 19:25:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i91e00311e33b4e609f6ddb579a0bf74a.dindex.zip.aes (103.54キロバイト) | |
2025-03-01 19:25:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b105cd92d2c094f81a93feb68c319e31f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:25:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b105cd92d2c094f81a93feb68c319e31f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:25:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id85e6c2635a24b26bdaffefaa852372f.dindex.zip.aes (198.29キロバイト) | |
2025-03-01 19:25:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id85e6c2635a24b26bdaffefaa852372f.dindex.zip.aes (198.29キロバイト) | |
2025-03-01 19:25:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb5777190be3e4b05bb90b57f47311ce3.dblock.zip.aes (38.75メガバイト) | |
2025-03-01 19:25:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb5777190be3e4b05bb90b57f47311ce3.dblock.zip.aes (38.75メガバイト) | |
2025-03-01 19:25:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5d781d6a13cf4dbe905d056d781cd8f0.dindex.zip.aes (69.06キロバイト) | |
2025-03-01 19:25:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5d781d6a13cf4dbe905d056d781cd8f0.dindex.zip.aes (69.06キロバイト) | |
2025-03-01 19:25:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b84ae837ff4b2476983b575f87247eb1a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b84ae837ff4b2476983b575f87247eb1a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0a17dc24a1424c94a940af5232cffff9.dindex.zip.aes (220.43キロバイト) | |
2025-03-01 19:25:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0a17dc24a1424c94a940af5232cffff9.dindex.zip.aes (220.43キロバイト) | |
2025-03-01 19:25:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba69edb0bfe6a42cd8f888063abf39574.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba69edb0bfe6a42cd8f888063abf39574.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:25:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0f8ae06d0b6a44ba9548763485ab8ff1.dindex.zip.aes (267.37キロバイト) | |
2025-03-01 19:25:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0f8ae06d0b6a44ba9548763485ab8ff1.dindex.zip.aes (267.37キロバイト) | |
2025-03-01 19:25:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba3b6c636d4ea401b9745f4b95217282a.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba3b6c636d4ea401b9745f4b95217282a.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:25:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib7e4cfa148d74861a0201a169d172fb5.dindex.zip.aes (370.65キロバイト) | |
2025-03-01 19:25:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib7e4cfa148d74861a0201a169d172fb5.dindex.zip.aes (370.65キロバイト) | |
2025-03-01 19:25:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1e8bcd1b003542938d0de351e4541b99.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1e8bcd1b003542938d0de351e4541b99.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ide3d0a195b9f4f16883bd9baa5256c19.dindex.zip.aes (385.36キロバイト) | |
2025-03-01 19:25:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ide3d0a195b9f4f16883bd9baa5256c19.dindex.zip.aes (385.36キロバイト) | |
2025-03-01 19:25:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b74d898f4390341dd9e8d1f6b9a576a82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b74d898f4390341dd9e8d1f6b9a576a82.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:25:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3c2b7ad3a257459e8d868a76ecb6e84d.dindex.zip.aes (201.48キロバイト) | |
2025-03-01 19:25:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3c2b7ad3a257459e8d868a76ecb6e84d.dindex.zip.aes (201.48キロバイト) | |
2025-03-01 19:25:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb026ad1e0d794712abd68b109ff96758.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:25:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb026ad1e0d794712abd68b109ff96758.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:25:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i24a677f362f3498eb3b6fddf03802ab8.dindex.zip.aes (259.11キロバイト) | |
2025-03-01 19:25:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i24a677f362f3498eb3b6fddf03802ab8.dindex.zip.aes (259.11キロバイト) | |
2025-03-01 19:25:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b97387c822f044d369b016ce61f81088a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b97387c822f044d369b016ce61f81088a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:25:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i1c29fb1abdd046b9a718e4e67cf09d1f.dindex.zip.aes (192.84キロバイト) | |
2025-03-01 19:26:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i1c29fb1abdd046b9a718e4e67cf09d1f.dindex.zip.aes (192.84キロバイト) | |
2025-03-01 19:26:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9f2860d6af884e999ecff5bec611f410.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9f2860d6af884e999ecff5bec611f410.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iff6ae8f11f7c41a9beaefa834035dd55.dindex.zip.aes (221.98キロバイト) | |
2025-03-01 19:26:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iff6ae8f11f7c41a9beaefa834035dd55.dindex.zip.aes (221.98キロバイト) | |
2025-03-01 19:26:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdbb48527a73b4a058eea1d6a0a29fa9d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdbb48527a73b4a058eea1d6a0a29fa9d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i62d37192821a447ab5ccb59fbfea9606.dindex.zip.aes (309.08キロバイト) | |
2025-03-01 19:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i62d37192821a447ab5ccb59fbfea9606.dindex.zip.aes (309.08キロバイト) | |
2025-03-01 19:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8ecdb573f96a49a8b76989fdba0b5099.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8ecdb573f96a49a8b76989fdba0b5099.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id4517dbed0e54d989e603fca5e552169.dindex.zip.aes (167.93キロバイト) | |
2025-03-01 19:26:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id4517dbed0e54d989e603fca5e552169.dindex.zip.aes (167.93キロバイト) | |
2025-03-01 19:26:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b176cd413d7c648dc9c37c31cfc708196.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b176cd413d7c648dc9c37c31cfc708196.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9edfae039a3e4f288767724c33e61179.dindex.zip.aes (151.23キロバイト) | |
2025-03-01 19:26:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9edfae039a3e4f288767724c33e61179.dindex.zip.aes (151.23キロバイト) | |
2025-03-01 19:26:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4a873ea6f8674845928a5a72257ae14a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4a873ea6f8674845928a5a72257ae14a.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic5511527d6a84829bc7cbe643610d206.dindex.zip.aes (222.00キロバイト) | |
2025-03-01 19:26:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic5511527d6a84829bc7cbe643610d206.dindex.zip.aes (222.00キロバイト) | |
2025-03-01 19:26:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3a8bdc62763f4e839d7238ae9a1ab715.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3a8bdc62763f4e839d7238ae9a1ab715.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib985d2b389824b14b58f6346e0d493f0.dindex.zip.aes (188.12キロバイト) | |
2025-03-01 19:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib985d2b389824b14b58f6346e0d493f0.dindex.zip.aes (188.12キロバイト) | |
2025-03-01 19:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdc5886f60a6046aa97a0c9c0f1672a3b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdc5886f60a6046aa97a0c9c0f1672a3b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:26:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i1932250f0fe040f6a63685dc8b1fc1c6.dindex.zip.aes (364.33キロバイト) | |
2025-03-01 19:26:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i1932250f0fe040f6a63685dc8b1fc1c6.dindex.zip.aes (364.33キロバイト) | |
2025-03-01 19:26:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b44136ae216484a62b5214bd5a975375d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b44136ae216484a62b5214bd5a975375d.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ieec5ddf4d726433582976274e2c6a1c3.dindex.zip.aes (289.40キロバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ieec5ddf4d726433582976274e2c6a1c3.dindex.zip.aes (289.40キロバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b32fda29dca704323bf460300aba0d5d9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b32fda29dca704323bf460300aba0d5d9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ieed2058bcfdf4a588d86914cc8a16d3a.dindex.zip.aes (187.95キロバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ieed2058bcfdf4a588d86914cc8a16d3a.dindex.zip.aes (187.95キロバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3984f3373c2a4ad6bc2f50419d7132f5.dblock.zip.aes (31.61メガバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3984f3373c2a4ad6bc2f50419d7132f5.dblock.zip.aes (31.61メガバイト) | |
2025-03-01 19:26:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i74c57b7067054880b8b411348b86bdf4.dindex.zip.aes (372.59キロバイト) | |
2025-03-01 19:26:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i74c57b7067054880b8b411348b86bdf4.dindex.zip.aes (372.59キロバイト) | |
2025-03-01 19:26:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b06e4f9151b284ba3adb3e47377c98de3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b06e4f9151b284ba3adb3e47377c98de3.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic4a29fdea267497db1a61e9e5f2fcaf5.dindex.zip.aes (472.06キロバイト) | |
2025-03-01 19:26:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic4a29fdea267497db1a61e9e5f2fcaf5.dindex.zip.aes (472.06キロバイト) | |
2025-03-01 19:26:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b59e9026e26324f2bb1666ee19736e7d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b59e9026e26324f2bb1666ee19736e7d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8b3856d4c0e14e468b41a8254180af85.dindex.zip.aes (225.22キロバイト) | |
2025-03-01 19:26:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8b3856d4c0e14e468b41a8254180af85.dindex.zip.aes (225.22キロバイト) | |
2025-03-01 19:26:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b327755c00aad4000a04236cfc07e112b.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b327755c00aad4000a04236cfc07e112b.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if509e6472ce6473981a2e32d99542e51.dindex.zip.aes (413.65キロバイト) | |
2025-03-01 19:26:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if509e6472ce6473981a2e32d99542e51.dindex.zip.aes (413.65キロバイト) | |
2025-03-01 19:26:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8bfa9963e2324d34ac39be3b32a1e604.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8bfa9963e2324d34ac39be3b32a1e604.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i716c88d1323e4ce9ae314a041bf1a5eb.dindex.zip.aes (363.62キロバイト) | |
2025-03-01 19:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i716c88d1323e4ce9ae314a041bf1a5eb.dindex.zip.aes (363.62キロバイト) | |
2025-03-01 19:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9f0ed0c91ede4855886bfe80f4f6d744.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9f0ed0c91ede4855886bfe80f4f6d744.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ifa076a66c10d4e40a6f428ca6443f424.dindex.zip.aes (226.76キロバイト) | |
2025-03-01 19:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ifa076a66c10d4e40a6f428ca6443f424.dindex.zip.aes (226.76キロバイト) | |
2025-03-01 19:26:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b71294b01a5d84bf48510ed727c630911.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b71294b01a5d84bf48510ed727c630911.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iaa4d2894a79543b28c2838c9b881785e.dindex.zip.aes (298.11キロバイト) | |
2025-03-01 19:26:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iaa4d2894a79543b28c2838c9b881785e.dindex.zip.aes (298.11キロバイト) | |
2025-03-01 19:26:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b75d4cd2faa8d482d84c7e29b5909ae8e.dblock.zip.aes (32.97メガバイト) | |
2025-03-01 19:26:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b75d4cd2faa8d482d84c7e29b5909ae8e.dblock.zip.aes (32.97メガバイト) | |
2025-03-01 19:26:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i85cf20fa0d6a49ce98a22f622fe3706f.dindex.zip.aes (115.72キロバイト) | |
2025-03-01 19:26:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i85cf20fa0d6a49ce98a22f622fe3706f.dindex.zip.aes (115.72キロバイト) | |
2025-03-01 19:26:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb8db2afcdd3149409a3a5c764e17cd9a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb8db2afcdd3149409a3a5c764e17cd9a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic335e698f83c41298ab6b78fafe1b030.dindex.zip.aes (108.34キロバイト) | |
2025-03-01 19:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic335e698f83c41298ab6b78fafe1b030.dindex.zip.aes (108.34キロバイト) | |
2025-03-01 19:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3d16ae403ddb4f83ae93a1771a9f0d21.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3d16ae403ddb4f83ae93a1771a9f0d21.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib4af8f1f0f8842b681b0139ccb7d39f1.dindex.zip.aes (114.98キロバイト) | |
2025-03-01 19:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib4af8f1f0f8842b681b0139ccb7d39f1.dindex.zip.aes (114.98キロバイト) | |
2025-03-01 19:26:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba5b4152252d04263a8c2cfd4bc6daa7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba5b4152252d04263a8c2cfd4bc6daa7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6687e3b79299457c834bcbbf7013e3d8.dindex.zip.aes (213.20キロバイト) | |
2025-03-01 19:26:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6687e3b79299457c834bcbbf7013e3d8.dindex.zip.aes (213.20キロバイト) | |
2025-03-01 19:26:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2ad473fa44de4d3b9bc712eef3d1ecc5.dblock.zip.aes (37.21メガバイト) | |
2025-03-01 19:26:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2ad473fa44de4d3b9bc712eef3d1ecc5.dblock.zip.aes (37.21メガバイト) | |
2025-03-01 19:26:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-idbae4c29c2c24de79c3e004cd0b834da.dindex.zip.aes (337.28キロバイト) | |
2025-03-01 19:26:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-idbae4c29c2c24de79c3e004cd0b834da.dindex.zip.aes (337.28キロバイト) | |
2025-03-01 19:26:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdf74d356e76e4ea89e2e15c05ddc448b.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdf74d356e76e4ea89e2e15c05ddc448b.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i81b57c5369c74f9fbdae35893c1b8150.dindex.zip.aes (205.40キロバイト) | |
2025-03-01 19:26:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i81b57c5369c74f9fbdae35893c1b8150.dindex.zip.aes (205.40キロバイト) | |
2025-03-01 19:26:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b718987d6001d477aa603216721c54b52.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b718987d6001d477aa603216721c54b52.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i56df773aaf334eb591502d46591a9631.dindex.zip.aes (180.28キロバイト) | |
2025-03-01 19:26:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i56df773aaf334eb591502d46591a9631.dindex.zip.aes (180.28キロバイト) | |
2025-03-01 19:26:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdd2dafdba3b5473b93af25e6ad88062a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdd2dafdba3b5473b93af25e6ad88062a.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2894745cc6714b3cbfa710fc3f666034.dindex.zip.aes (229.70キロバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2894745cc6714b3cbfa710fc3f666034.dindex.zip.aes (229.70キロバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4399c79c800441f3a034d727920c1af9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4399c79c800441f3a034d727920c1af9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia8804d1b411f4e428b31068b560af16b.dindex.zip.aes (385.65キロバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia8804d1b411f4e428b31068b560af16b.dindex.zip.aes (385.65キロバイト) | |
2025-03-01 19:26:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b551b690ece944bc493078ab235acafd0.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b551b690ece944bc493078ab235acafd0.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i01c0ba68f7f2425b85d6ce488e780d89.dindex.zip.aes (234.37キロバイト) | |
2025-03-01 19:26:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i01c0ba68f7f2425b85d6ce488e780d89.dindex.zip.aes (234.37キロバイト) | |
2025-03-01 19:26:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b60296717071441ce9e769969249f5a25.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:26:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b60296717071441ce9e769969249f5a25.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:26:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i36038a19388444f18b5de096d0b6d07b.dindex.zip.aes (409.93キロバイト) | |
2025-03-01 19:26:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i36038a19388444f18b5de096d0b6d07b.dindex.zip.aes (409.93キロバイト) | |
2025-03-01 19:26:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bcce503906afb4e4896d4ddaa03d88c1a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bcce503906afb4e4896d4ddaa03d88c1a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i771560bb0f58428c9b5e97ae38c811f6.dindex.zip.aes (443.15キロバイト) | |
2025-03-01 19:26:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i771560bb0f58428c9b5e97ae38c811f6.dindex.zip.aes (443.15キロバイト) | |
2025-03-01 19:26:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b331c5ce7345547f29a66b5a3023bc9a4.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b331c5ce7345547f29a66b5a3023bc9a4.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i808377dca30843d7b6230e8b24610266.dindex.zip.aes (256.22キロバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i808377dca30843d7b6230e8b24610266.dindex.zip.aes (256.22キロバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b93282ddf128b4dc3975805a0db4194ba.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b93282ddf128b4dc3975805a0db4194ba.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib49184f45eb94b508e2819ab2807f652.dindex.zip.aes (218.50キロバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib49184f45eb94b508e2819ab2807f652.dindex.zip.aes (218.50キロバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba62bf3aee3174f73b7c426ba974320e9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba62bf3aee3174f73b7c426ba974320e9.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i1fd2964dbe43424aafe7cc40693fcfcb.dindex.zip.aes (91.75キロバイト) | |
2025-03-01 19:26:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i1fd2964dbe43424aafe7cc40693fcfcb.dindex.zip.aes (91.75キロバイト) | |
2025-03-01 19:26:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9aaa4de339024547bf333e9e1e8ed96d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9aaa4de339024547bf333e9e1e8ed96d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2b8d9b18d2884cf89e5a5aca7f343edb.dindex.zip.aes (323.33キロバイト) | |
2025-03-01 19:26:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2b8d9b18d2884cf89e5a5aca7f343edb.dindex.zip.aes (323.33キロバイト) | |
2025-03-01 19:26:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be6c30da123ba42d596daa42268b2e791.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be6c30da123ba42d596daa42268b2e791.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic2bf7591fd554972bda945f7bd00a71d.dindex.zip.aes (340.25キロバイト) | |
2025-03-01 19:26:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic2bf7591fd554972bda945f7bd00a71d.dindex.zip.aes (340.25キロバイト) | |
2025-03-01 19:26:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba7c85913addd4490adc9475716032954.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba7c85913addd4490adc9475716032954.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7a62c5fe4da74a649b1fbfff002163e3.dindex.zip.aes (295.26キロバイト) | |
2025-03-01 19:26:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7a62c5fe4da74a649b1fbfff002163e3.dindex.zip.aes (295.26キロバイト) | |
2025-03-01 19:26:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b02d9c4df7d404bf19fa41039014d92b4.dblock.zip.aes (10.24メガバイト) | |
2025-03-01 19:26:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b02d9c4df7d404bf19fa41039014d92b4.dblock.zip.aes (10.24メガバイト) | |
2025-03-01 19:26:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-icb52b638372b4a74b965ab52481fb521.dindex.zip.aes (93.83キロバイト) | |
2025-03-01 19:26:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-icb52b638372b4a74b965ab52481fb521.dindex.zip.aes (93.83キロバイト) | |
2025-03-01 19:26:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf655c8fbca1b474ebefb311d80405243.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf655c8fbca1b474ebefb311d80405243.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i51d079c3a69648b6bce03fefe2503de7.dindex.zip.aes (192.56キロバイト) | |
2025-03-01 19:26:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i51d079c3a69648b6bce03fefe2503de7.dindex.zip.aes (192.56キロバイト) | |
2025-03-01 19:26:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc277733c8f124c979c881ed381d1d19e.dblock.zip.aes (29.09メガバイト) | |
2025-03-01 19:26:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc277733c8f124c979c881ed381d1d19e.dblock.zip.aes (29.09メガバイト) | |
2025-03-01 19:26:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i40bacbf786b744a39fdfaa55137d8a91.dindex.zip.aes (158.37キロバイト) | |
2025-03-01 19:26:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i40bacbf786b744a39fdfaa55137d8a91.dindex.zip.aes (158.37キロバイト) | |
2025-03-01 19:26:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b77f6458393924b55ae6045d72e2a0b74.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b77f6458393924b55ae6045d72e2a0b74.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5b59dd465c174456abfea2cf3cee16b5.dindex.zip.aes (201.75キロバイト) | |
2025-03-01 19:26:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5b59dd465c174456abfea2cf3cee16b5.dindex.zip.aes (201.75キロバイト) | |
2025-03-01 19:26:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b47f542f3f7ce47768e54d3fab322c211.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b47f542f3f7ce47768e54d3fab322c211.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia14e6535cbd84f0998264853f28d585d.dindex.zip.aes (147.84キロバイト) | |
2025-03-01 19:26:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia14e6535cbd84f0998264853f28d585d.dindex.zip.aes (147.84キロバイト) | |
2025-03-01 19:26:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7f84300bf1ce43cab69d1682e7fb56da.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7f84300bf1ce43cab69d1682e7fb56da.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5691bd3fff63426c994232c25d24f5da.dindex.zip.aes (173.29キロバイト) | |
2025-03-01 19:26:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5691bd3fff63426c994232c25d24f5da.dindex.zip.aes (173.29キロバイト) | |
2025-03-01 19:26:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2244dc8eddaa464d84998d559c5f5d4d.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2244dc8eddaa464d84998d559c5f5d4d.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i81b6db35e41e4ec7b11920ac5aae5079.dindex.zip.aes (55.98キロバイト) | |
2025-03-01 19:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i81b6db35e41e4ec7b11920ac5aae5079.dindex.zip.aes (55.98キロバイト) | |
2025-03-01 19:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5229fcf83ead45a3bcdec7ac6ea05277.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5229fcf83ead45a3bcdec7ac6ea05277.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if45d11a9c3a147e5879595c20dcf225c.dindex.zip.aes (148.06キロバイト) | |
2025-03-01 19:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if45d11a9c3a147e5879595c20dcf225c.dindex.zip.aes (148.06キロバイト) | |
2025-03-01 19:26:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0b4a434a591d488bb9c3dd6b948560dc.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0b4a434a591d488bb9c3dd6b948560dc.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-idb1fbc1030cb44539f87e4d9dc273c8a.dindex.zip.aes (158.11キロバイト) | |
2025-03-01 19:26:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-idb1fbc1030cb44539f87e4d9dc273c8a.dindex.zip.aes (158.11キロバイト) | |
2025-03-01 19:26:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b42f8511b721a43ee88660c4cc6176a19.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b42f8511b721a43ee88660c4cc6176a19.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6bbf654b646249eaa9b5b59564256c45.dindex.zip.aes (63.09キロバイト) | |
2025-03-01 19:26:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6bbf654b646249eaa9b5b59564256c45.dindex.zip.aes (63.09キロバイト) | |
2025-03-01 19:26:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bcdd00eba65744728917cdc18feeedafc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bcdd00eba65744728917cdc18feeedafc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if553d26853ac41ab91829d413bf8075c.dindex.zip.aes (126.34キロバイト) | |
2025-03-01 19:26:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if553d26853ac41ab91829d413bf8075c.dindex.zip.aes (126.34キロバイト) | |
2025-03-01 19:26:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9f7aea3357c042ec8281648de6927bf6.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9f7aea3357c042ec8281648de6927bf6.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2309360974d4405c8f6473f0dd9bc252.dindex.zip.aes (84.22キロバイト) | |
2025-03-01 19:26:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2309360974d4405c8f6473f0dd9bc252.dindex.zip.aes (84.22キロバイト) | |
2025-03-01 19:26:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bbecd1cdfb2534d6b879ab5121022f76d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bbecd1cdfb2534d6b879ab5121022f76d.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie70722ad6bf840a1b75780c671eab053.dindex.zip.aes (163.43キロバイト) | |
2025-03-01 19:26:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie70722ad6bf840a1b75780c671eab053.dindex.zip.aes (163.43キロバイト) | |
2025-03-01 19:26:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b67ec78c3b4164b299d6c16145e77b411.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b67ec78c3b4164b299d6c16145e77b411.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i89d0c431a8b24c2e938ad1285cdbaaf8.dindex.zip.aes (403.75キロバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i89d0c431a8b24c2e938ad1285cdbaaf8.dindex.zip.aes (403.75キロバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b358be9cfe06f4136bc8687d832857d7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b358be9cfe06f4136bc8687d832857d7e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i67f2d637f2a84b9a98420bf3b4622ee7.dindex.zip.aes (254.68キロバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i67f2d637f2a84b9a98420bf3b4622ee7.dindex.zip.aes (254.68キロバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0c3b809a7f8344b9a79bf9c5d576ac24.dblock.zip.aes (35.34メガバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0c3b809a7f8344b9a79bf9c5d576ac24.dblock.zip.aes (35.34メガバイト) | |
2025-03-01 19:26:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib87ea9512ae54493908d7a43ef583c5d.dindex.zip.aes (200.34キロバイト) | |
2025-03-01 19:26:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib87ea9512ae54493908d7a43ef583c5d.dindex.zip.aes (200.34キロバイト) | |
2025-03-01 19:26:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b77684a44120f4d578037bc401da26990.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b77684a44120f4d578037bc401da26990.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i698c9a1eb6914469893e5584299b3484.dindex.zip.aes (623.26キロバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i698c9a1eb6914469893e5584299b3484.dindex.zip.aes (623.26キロバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bea3b0cf94e484ddab3ec47bab55f8136.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bea3b0cf94e484ddab3ec47bab55f8136.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i756caa3dab7f4e08941f992c6cae5622.dindex.zip.aes (177.65キロバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i756caa3dab7f4e08941f992c6cae5622.dindex.zip.aes (177.65キロバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4cd78ae67be2453ca1f46695c0587d77.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4cd78ae67be2453ca1f46695c0587d77.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i290169de5966443985a1d9f5b8b67d74.dindex.zip.aes (282.42キロバイト) | |
2025-03-01 19:26:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i290169de5966443985a1d9f5b8b67d74.dindex.zip.aes (282.42キロバイト) | |
2025-03-01 19:26:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5b5f12cba0324d248b7a56a2b945b67a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5b5f12cba0324d248b7a56a2b945b67a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i79ea75cace23410e99fb86311c2d1163.dindex.zip.aes (266.29キロバイト) | |
2025-03-01 19:26:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i79ea75cace23410e99fb86311c2d1163.dindex.zip.aes (266.29キロバイト) | |
2025-03-01 19:26:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdbff8a28406b4cfda3d4641342221f05.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdbff8a28406b4cfda3d4641342221f05.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0f4f7f37e38c42c3be5aac885182d51f.dindex.zip.aes (232.95キロバイト) | |
2025-03-01 19:26:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0f4f7f37e38c42c3be5aac885182d51f.dindex.zip.aes (232.95キロバイト) | |
2025-03-01 19:26:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4751eaac1bef4786a683813576fb8b36.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4751eaac1bef4786a683813576fb8b36.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i482afeff299d49828bfc72aab2e60889.dindex.zip.aes (417.18キロバイト) | |
2025-03-01 19:26:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i482afeff299d49828bfc72aab2e60889.dindex.zip.aes (417.18キロバイト) | |
2025-03-01 19:26:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9a2761bad4dc417cb4a291bd8c718b69.dblock.zip.aes (47.04メガバイト) | |
2025-03-01 19:26:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9a2761bad4dc417cb4a291bd8c718b69.dblock.zip.aes (47.04メガバイト) | |
2025-03-01 19:26:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i29d3f851793b48b3818ebe6ec359398f.dindex.zip.aes (197.84キロバイト) | |
2025-03-01 19:26:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i29d3f851793b48b3818ebe6ec359398f.dindex.zip.aes (197.84キロバイト) | |
2025-03-01 19:26:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9790912638bb4bba9888e45bea5641db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9790912638bb4bba9888e45bea5641db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i54b3f44b33b04c6eb5972222505bcd8c.dindex.zip.aes (123.61キロバイト) | |
2025-03-01 19:26:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i54b3f44b33b04c6eb5972222505bcd8c.dindex.zip.aes (123.61キロバイト) | |
2025-03-01 19:26:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb44cbaf472954d889365bd9d77343e47.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb44cbaf472954d889365bd9d77343e47.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie2250de5f0034cf6bcb464f3242fe429.dindex.zip.aes (93.23キロバイト) | |
2025-03-01 19:26:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie2250de5f0034cf6bcb464f3242fe429.dindex.zip.aes (93.23キロバイト) | |
2025-03-01 19:26:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be43fde8b7f78458dab8a550cc32eb672.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be43fde8b7f78458dab8a550cc32eb672.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9a85e017fa1d40f3a2a9d24eb1270bec.dindex.zip.aes (170.53キロバイト) | |
2025-03-01 19:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9a85e017fa1d40f3a2a9d24eb1270bec.dindex.zip.aes (170.53キロバイト) | |
2025-03-01 19:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b070359473e8f444f8a221357328806c9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b070359473e8f444f8a221357328806c9.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5f9f8c91368a449db84de1f1bebb7605.dindex.zip.aes (56.67キロバイト) | |
2025-03-01 19:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5f9f8c91368a449db84de1f1bebb7605.dindex.zip.aes (56.67キロバイト) | |
2025-03-01 19:26:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b72e4fe4e66d44bee9dc2c403b27191f1.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:26:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b72e4fe4e66d44bee9dc2c403b27191f1.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:26:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7f4c09db9bb743e69cf613ef96309ebc.dindex.zip.aes (77.86キロバイト) | |
2025-03-01 19:26:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7f4c09db9bb743e69cf613ef96309ebc.dindex.zip.aes (77.86キロバイト) | |
2025-03-01 19:26:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf6634d7e4c954246abe5f258f22161d1.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:26:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf6634d7e4c954246abe5f258f22161d1.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:26:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if76f172fbe614842b7bfa258a9d28207.dindex.zip.aes (93.97キロバイト) | |
2025-03-01 19:26:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if76f172fbe614842b7bfa258a9d28207.dindex.zip.aes (93.97キロバイト) | |
2025-03-01 19:26:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b60e5a1e686b94a258e4524a6278a847f.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b60e5a1e686b94a258e4524a6278a847f.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:26:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4270b416f6b4423a861751d7765f39be.dindex.zip.aes (62.67キロバイト) | |
2025-03-01 19:26:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4270b416f6b4423a861751d7765f39be.dindex.zip.aes (62.67キロバイト) | |
2025-03-01 19:26:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3c9db3a8fecd423f9a37b3b52dd3b9ad.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:26:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3c9db3a8fecd423f9a37b3b52dd3b9ad.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:26:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic2f7926fef9c465e97da266cbe3a7b56.dindex.zip.aes (241.83キロバイト) | |
2025-03-01 19:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic2f7926fef9c465e97da266cbe3a7b56.dindex.zip.aes (241.83キロバイト) | |
2025-03-01 19:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba118aa7a46f94b68adc0c3ebd402a0b0.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba118aa7a46f94b68adc0c3ebd402a0b0.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i40b1bf04a262442e951a560513b95626.dindex.zip.aes (204.15キロバイト) | |
2025-03-01 19:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i40b1bf04a262442e951a560513b95626.dindex.zip.aes (204.15キロバイト) | |
2025-03-01 19:26:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b593cc3cdcc1e497881d63f6b7990fd88.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b593cc3cdcc1e497881d63f6b7990fd88.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id944f38dfb354d1c9a8abded1cc64e19.dindex.zip.aes (181.64キロバイト) | |
2025-03-01 19:26:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id944f38dfb354d1c9a8abded1cc64e19.dindex.zip.aes (181.64キロバイト) | |
2025-03-01 19:26:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2f4a82e2424c4a64b548e74620c47490.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2f4a82e2424c4a64b548e74620c47490.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:26:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib4c57c803954429ebf414b7097309634.dindex.zip.aes (377.78キロバイト) | |
2025-03-01 19:26:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib4c57c803954429ebf414b7097309634.dindex.zip.aes (377.78キロバイト) | |
2025-03-01 19:26:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b139ba6864e9446e698c956343f030b43.dblock.zip.aes (12.81メガバイト) | |
2025-03-01 19:26:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b139ba6864e9446e698c956343f030b43.dblock.zip.aes (12.81メガバイト) | |
2025-03-01 19:26:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i46d55693f7724705bb2e6d574b20ba13.dindex.zip.aes (18.43キロバイト) | |
2025-03-01 19:26:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i46d55693f7724705bb2e6d574b20ba13.dindex.zip.aes (18.43キロバイト) | |
2025-03-01 19:26:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b58b7e83da5a54247b52c9332aab71711.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b58b7e83da5a54247b52c9332aab71711.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:26:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3687cd78283f4df48a9dc65a818e43bc.dindex.zip.aes (328.12キロバイト) | |
2025-03-01 19:26:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3687cd78283f4df48a9dc65a818e43bc.dindex.zip.aes (328.12キロバイト) | |
2025-03-01 19:26:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b599e5a83d7ac49dea8a3bbadd85ef00e.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 19:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b599e5a83d7ac49dea8a3bbadd85ef00e.dblock.zip.aes (50.05メガバイト) | |
2025-03-01 19:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibd32ac2463d04c83907137daa8c4bc14.dindex.zip.aes (495.11キロバイト) | |
2025-03-01 19:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibd32ac2463d04c83907137daa8c4bc14.dindex.zip.aes (495.11キロバイト) | |
2025-03-01 19:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bcddbdc38cc0e42cd9e23740a63df089d.dblock.zip.aes (7.70メガバイト) | |
2025-03-01 19:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bcddbdc38cc0e42cd9e23740a63df089d.dblock.zip.aes (7.70メガバイト) | |
2025-03-01 19:26:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie223df990531431ebb8e13453619209f.dindex.zip.aes (93.20キロバイト) | |
2025-03-01 19:26:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie223df990531431ebb8e13453619209f.dindex.zip.aes (93.20キロバイト) | |
2025-03-01 19:26:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b449dbe8309f14b518bcfb58cf1b7d6aa.dblock.zip.aes (14.44メガバイト) | |
2025-03-01 19:26:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b449dbe8309f14b518bcfb58cf1b7d6aa.dblock.zip.aes (14.44メガバイト) | |
2025-03-01 19:26:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iccedeb7912ab44e597ca2c3a72fa339d.dindex.zip.aes (133.20キロバイト) | |
2025-03-01 19:26:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iccedeb7912ab44e597ca2c3a72fa339d.dindex.zip.aes (133.20キロバイト) | |
2025-03-01 19:26:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf047142b60094598b09eb196dde8ba2e.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf047142b60094598b09eb196dde8ba2e.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib39685ffe8644d75be8a040c80e73a1e.dindex.zip.aes (114.79キロバイト) | |
2025-03-01 19:26:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib39685ffe8644d75be8a040c80e73a1e.dindex.zip.aes (114.79キロバイト) | |
2025-03-01 19:26:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bfc2f4b83b0514b2389f14b2aacc950f2.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bfc2f4b83b0514b2389f14b2aacc950f2.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie4ea79023dc54fa487cd5afacb8c957e.dindex.zip.aes (94.25キロバイト) | |
2025-03-01 19:26:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie4ea79023dc54fa487cd5afacb8c957e.dindex.zip.aes (94.25キロバイト) | |
2025-03-01 19:26:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd5f7475f518940ef8e2ad407188687df.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd5f7475f518940ef8e2ad407188687df.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:26:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie2d16b051dea448da39d8f0d912c7317.dindex.zip.aes (179.37キロバイト) | |
2025-03-01 19:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie2d16b051dea448da39d8f0d912c7317.dindex.zip.aes (179.37キロバイト) | |
2025-03-01 19:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf8642534cfe54772995edfd2f3f673ae.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf8642534cfe54772995edfd2f3f673ae.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i31658f22127e4004a55d0f017bda183c.dindex.zip.aes (186.83キロバイト) | |
2025-03-01 19:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i31658f22127e4004a55d0f017bda183c.dindex.zip.aes (186.83キロバイト) | |
2025-03-01 19:26:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6c05db4d441144b09e76ce4324aa72d3.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6c05db4d441144b09e76ce4324aa72d3.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:26:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7096b9c62a5a4a06aeca19023e646815.dindex.zip.aes (69.00キロバイト) | |
2025-03-01 19:26:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7096b9c62a5a4a06aeca19023e646815.dindex.zip.aes (69.00キロバイト) | |
2025-03-01 19:26:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b760c7c97a77e4b6b839c39d449277eae.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:26:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b760c7c97a77e4b6b839c39d449277eae.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:26:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ida956186102b4981879767fb7cbafae0.dindex.zip.aes (79.95キロバイト) | |
2025-03-01 19:26:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ida956186102b4981879767fb7cbafae0.dindex.zip.aes (79.95キロバイト) | |
2025-03-01 19:26:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b98ba4c29558c471fb42053a1b53d042b.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b98ba4c29558c471fb42053a1b53d042b.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i512bf691dad545c8af75f55a194f6a5d.dindex.zip.aes (146.86キロバイト) | |
2025-03-01 19:26:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i512bf691dad545c8af75f55a194f6a5d.dindex.zip.aes (146.86キロバイト) | |
2025-03-01 19:26:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdd640ff3693c40d5bab8cf87cc03a872.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdd640ff3693c40d5bab8cf87cc03a872.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3e38594e6e03409e9c3aa237535a046b.dindex.zip.aes (75.42キロバイト) | |
2025-03-01 19:26:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3e38594e6e03409e9c3aa237535a046b.dindex.zip.aes (75.42キロバイト) | |
2025-03-01 19:26:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7df349ecaa0a46f2bda74b72789e94e8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7df349ecaa0a46f2bda74b72789e94e8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:26:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib4cd816ce5ec4aa191ea8f2b43b0a3d1.dindex.zip.aes (18.15キロバイト) | |
2025-03-01 19:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib4cd816ce5ec4aa191ea8f2b43b0a3d1.dindex.zip.aes (18.15キロバイト) | |
2025-03-01 19:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b071ef335267c45a4b67e21f042166b87.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b071ef335267c45a4b67e21f042166b87.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:27:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i223eb07af90b4dc39da6a2c840f455fc.dindex.zip.aes (55.50キロバイト) | |
2025-03-01 19:27:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i223eb07af90b4dc39da6a2c840f455fc.dindex.zip.aes (55.50キロバイト) | |
2025-03-01 19:27:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b43b51272dfd74506959e15592b7294be.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:27:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b43b51272dfd74506959e15592b7294be.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:27:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id75df56c60ab4d4d987836c1016b2c70.dindex.zip.aes (18.20キロバイト) | |
2025-03-01 19:27:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id75df56c60ab4d4d987836c1016b2c70.dindex.zip.aes (18.20キロバイト) | |
2025-03-01 19:27:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bbd68ad2fb8b04b8c8a3f835e93d3b39f.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bbd68ad2fb8b04b8c8a3f835e93d3b39f.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if54825b5a17f41919432cf7cb897827d.dindex.zip.aes (18.20キロバイト) | |
2025-03-01 19:27:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if54825b5a17f41919432cf7cb897827d.dindex.zip.aes (18.20キロバイト) | |
2025-03-01 19:27:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd60eb46f800c47828c713a018e508b6a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd60eb46f800c47828c713a018e508b6a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie0eaadfc75a64c4696f6bd6fc5ef975a.dindex.zip.aes (19.53キロバイト) | |
2025-03-01 19:27:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie0eaadfc75a64c4696f6bd6fc5ef975a.dindex.zip.aes (19.53キロバイト) | |
2025-03-01 19:27:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bba47733de00a44c2bd71403bfcef7a50.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:27:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bba47733de00a44c2bd71403bfcef7a50.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:27:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i54c73b05ac39447fbe0aebc17263ce9e.dindex.zip.aes (18.01キロバイト) | |
2025-03-01 19:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i54c73b05ac39447fbe0aebc17263ce9e.dindex.zip.aes (18.01キロバイト) | |
2025-03-01 19:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5905a471232c421ebf2899d276e60b84.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5905a471232c421ebf2899d276e60b84.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i29b4ffac1cdf4ab48f81b4e2df236e50.dindex.zip.aes (116.00キロバイト) | |
2025-03-01 19:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i29b4ffac1cdf4ab48f81b4e2df236e50.dindex.zip.aes (116.00キロバイト) | |
2025-03-01 19:27:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8a38bb9046314dafb0478f0e866ad258.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8a38bb9046314dafb0478f0e866ad258.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i023d7772b776493a82d30c29f084ecf4.dindex.zip.aes (350.53キロバイト) | |
2025-03-01 19:27:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i023d7772b776493a82d30c29f084ecf4.dindex.zip.aes (350.53キロバイト) | |
2025-03-01 19:27:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bfaed0fcad54b483ab61ed4676144fda7.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bfaed0fcad54b483ab61ed4676144fda7.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9ec99c177d88459a9ce85bc146b26bb0.dindex.zip.aes (203.48キロバイト) | |
2025-03-01 19:27:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9ec99c177d88459a9ce85bc146b26bb0.dindex.zip.aes (203.48キロバイト) | |
2025-03-01 19:27:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba9e2d21a55024fb5a200d7b10a47c200.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba9e2d21a55024fb5a200d7b10a47c200.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9a44443ef16f489baeae4330c546e8ec.dindex.zip.aes (178.62キロバイト) | |
2025-03-01 19:27:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9a44443ef16f489baeae4330c546e8ec.dindex.zip.aes (178.62キロバイト) | |
2025-03-01 19:27:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b39f1b3ad254c4e9fa0a0bbdef71993ec.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b39f1b3ad254c4e9fa0a0bbdef71993ec.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2c102abed7cf4fb2b38a2607d359baf6.dindex.zip.aes (132.70キロバイト) | |
2025-03-01 19:27:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2c102abed7cf4fb2b38a2607d359baf6.dindex.zip.aes (132.70キロバイト) | |
2025-03-01 19:27:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-babcb4530cbc94f4ba435207f0b197640.dblock.zip.aes (8.86メガバイト) | |
2025-03-01 19:27:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-babcb4530cbc94f4ba435207f0b197640.dblock.zip.aes (8.86メガバイト) | |
2025-03-01 19:27:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i54f75b440429479cbb51520680e943a8.dindex.zip.aes (116.64キロバイト) | |
2025-03-01 19:27:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i54f75b440429479cbb51520680e943a8.dindex.zip.aes (116.64キロバイト) | |
2025-03-01 19:27:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bfa87cb5078b24176a5fcc94e34a07ab2.dblock.zip.aes (34.75メガバイト) | |
2025-03-01 19:27:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bfa87cb5078b24176a5fcc94e34a07ab2.dblock.zip.aes (34.75メガバイト) | |
2025-03-01 19:27:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6c2993175ecc4d8e86250a1f7e19d57a.dindex.zip.aes (388.70キロバイト) | |
2025-03-01 19:27:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6c2993175ecc4d8e86250a1f7e19d57a.dindex.zip.aes (388.70キロバイト) | |
2025-03-01 19:27:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bbdbd06a1801e40579c6e5515ddcd22a2.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:27:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bbdbd06a1801e40579c6e5515ddcd22a2.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:27:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2796ee1861ea481589665d5c04192a2e.dindex.zip.aes (281.81キロバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2796ee1861ea481589665d5c04192a2e.dindex.zip.aes (281.81キロバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8787d812bd2e4e378bcc00440f49d782.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8787d812bd2e4e378bcc00440f49d782.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i72b16fdedf1d4569ae7f95f6264a0424.dindex.zip.aes (233.86キロバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i72b16fdedf1d4569ae7f95f6264a0424.dindex.zip.aes (233.86キロバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4a6cb2e2e5a6485e8658c4ce58b0aca9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4a6cb2e2e5a6485e8658c4ce58b0aca9.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib943e2505bfe465887266192b5a40d58.dindex.zip.aes (272.12キロバイト) | |
2025-03-01 19:27:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib943e2505bfe465887266192b5a40d58.dindex.zip.aes (272.12キロバイト) | |
2025-03-01 19:27:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b05f00dc365eb463caedaa7a7335131ac.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b05f00dc365eb463caedaa7a7335131ac.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7e95fc0183a841f599f8845163896866.dindex.zip.aes (240.62キロバイト) | |
2025-03-01 19:27:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7e95fc0183a841f599f8845163896866.dindex.zip.aes (240.62キロバイト) | |
2025-03-01 19:27:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2934f08e56ee450193b86f06211726c4.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2934f08e56ee450193b86f06211726c4.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i61318564216040e18ff10192c5bccd71.dindex.zip.aes (267.53キロバイト) | |
2025-03-01 19:27:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i61318564216040e18ff10192c5bccd71.dindex.zip.aes (267.53キロバイト) | |
2025-03-01 19:27:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b30553b918aef447eaa82c443b103f9d7.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b30553b918aef447eaa82c443b103f9d7.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i93f2968655a5436ca99f23d6846181e3.dindex.zip.aes (120.23キロバイト) | |
2025-03-01 19:27:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i93f2968655a5436ca99f23d6846181e3.dindex.zip.aes (120.23キロバイト) | |
2025-03-01 19:27:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b771fa3d8a2a447bdb2e871ff22b748f4.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:27:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b771fa3d8a2a447bdb2e871ff22b748f4.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:27:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5b47eaeffd4047b083729afe52e9a655.dindex.zip.aes (98.92キロバイト) | |
2025-03-01 19:27:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5b47eaeffd4047b083729afe52e9a655.dindex.zip.aes (98.92キロバイト) | |
2025-03-01 19:27:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b942c018ac5ee4d5fa0040ec45971cd00.dblock.zip.aes (993.76キロバイト) | |
2025-03-01 19:27:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b942c018ac5ee4d5fa0040ec45971cd00.dblock.zip.aes (993.76キロバイト) | |
2025-03-01 19:27:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iea47b66ed5c3479795e112c6472ac6c1.dindex.zip.aes (81.25キロバイト) | |
2025-03-01 19:27:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iea47b66ed5c3479795e112c6472ac6c1.dindex.zip.aes (81.25キロバイト) | |
2025-03-01 19:27:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc611e4b439ec45479ae234e18b102e1e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc611e4b439ec45479ae234e18b102e1e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if7677bdece9a4642b33be22f573c0acc.dindex.zip.aes (183.08キロバイト) | |
2025-03-01 19:27:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if7677bdece9a4642b33be22f573c0acc.dindex.zip.aes (183.08キロバイト) | |
2025-03-01 19:27:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bcfa1a08744ae4d0eb342d25647216e68.dblock.zip.aes (37.90メガバイト) | |
2025-03-01 19:27:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bcfa1a08744ae4d0eb342d25647216e68.dblock.zip.aes (37.90メガバイト) | |
2025-03-01 19:27:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4d77a552694b4547bab186075694bab4.dindex.zip.aes (146.92キロバイト) | |
2025-03-01 19:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4d77a552694b4547bab186075694bab4.dindex.zip.aes (146.92キロバイト) | |
2025-03-01 19:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5ca1794cadba49be94fd512896219582.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5ca1794cadba49be94fd512896219582.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i52a4e0c36a5444fc9c1da1c8c18f239c.dindex.zip.aes (331.39キロバイト) | |
2025-03-01 19:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i52a4e0c36a5444fc9c1da1c8c18f239c.dindex.zip.aes (331.39キロバイト) | |
2025-03-01 19:27:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8e870c325e8f4b1f8502de016470eab2.dblock.zip.aes (31.91メガバイト) | |
2025-03-01 19:27:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8e870c325e8f4b1f8502de016470eab2.dblock.zip.aes (31.91メガバイト) | |
2025-03-01 19:27:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3fd33a2361334d6280183e8779316d8e.dindex.zip.aes (159.47キロバイト) | |
2025-03-01 19:27:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3fd33a2361334d6280183e8779316d8e.dindex.zip.aes (159.47キロバイト) | |
2025-03-01 19:27:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba399d367708449579605c98c3b4c1993.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba399d367708449579605c98c3b4c1993.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i615c84872f5a43fe8358cb264d1eb6d1.dindex.zip.aes (333.00キロバイト) | |
2025-03-01 19:27:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i615c84872f5a43fe8358cb264d1eb6d1.dindex.zip.aes (333.00キロバイト) | |
2025-03-01 19:27:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b26866e0cd1684b6986fed4592f612b8e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b26866e0cd1684b6986fed4592f612b8e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ica89d1c20c964c7998894e9a07633bb6.dindex.zip.aes (206.89キロバイト) | |
2025-03-01 19:27:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ica89d1c20c964c7998894e9a07633bb6.dindex.zip.aes (206.89キロバイト) | |
2025-03-01 19:27:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf72568e849b54392af0096a33b709a4e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf72568e849b54392af0096a33b709a4e.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i39fba507fd8845e0852d34ac9814bc8a.dindex.zip.aes (323.50キロバイト) | |
2025-03-01 19:27:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i39fba507fd8845e0852d34ac9814bc8a.dindex.zip.aes (323.50キロバイト) | |
2025-03-01 19:27:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc9de2b4761f141cf890ed0a8a8c8282f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc9de2b4761f141cf890ed0a8a8c8282f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i97e4feb0c347440a8fbac3f52c3a6ab6.dindex.zip.aes (396.98キロバイト) | |
2025-03-01 19:27:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i97e4feb0c347440a8fbac3f52c3a6ab6.dindex.zip.aes (396.98キロバイト) | |
2025-03-01 19:27:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0812ba10434e4a8a8cb6b87139fdec53.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0812ba10434e4a8a8cb6b87139fdec53.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i37e09f006c694348ab98aa1208eddafb.dindex.zip.aes (283.01キロバイト) | |
2025-03-01 19:27:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i37e09f006c694348ab98aa1208eddafb.dindex.zip.aes (283.01キロバイト) | |
2025-03-01 19:27:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2089964dccd844508ec48b0f3d5f2802.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2089964dccd844508ec48b0f3d5f2802.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if741b8b5d39649f9a490bc4ac9dfeb1c.dindex.zip.aes (506.65キロバイト) | |
2025-03-01 19:27:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if741b8b5d39649f9a490bc4ac9dfeb1c.dindex.zip.aes (506.65キロバイト) | |
2025-03-01 19:27:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc823acc70f6b4b3a8a6a2cbf4f27cc0e.dblock.zip.aes (13.63メガバイト) | |
2025-03-01 19:27:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc823acc70f6b4b3a8a6a2cbf4f27cc0e.dblock.zip.aes (13.63メガバイト) | |
2025-03-01 19:27:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic719280fcc544dea96acf8df977ba688.dindex.zip.aes (82.20キロバイト) | |
2025-03-01 19:27:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic719280fcc544dea96acf8df977ba688.dindex.zip.aes (82.20キロバイト) | |
2025-03-01 19:27:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b76919f9757fa41f885c98023a85f10c4.dblock.zip.aes (3.38メガバイト) | |
2025-03-01 19:27:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b76919f9757fa41f885c98023a85f10c4.dblock.zip.aes (3.38メガバイト) | |
2025-03-01 19:27:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic62532ff464a46679d06b3843ab1a8bb.dindex.zip.aes (39.43キロバイト) | |
2025-03-01 19:27:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic62532ff464a46679d06b3843ab1a8bb.dindex.zip.aes (39.43キロバイト) | |
2025-03-01 19:27:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3ffd186d720d4cb9a49936beaf31816b.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3ffd186d720d4cb9a49936beaf31816b.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i95a8a6cb3a3e47eca5ed5ed4bd7797b0.dindex.zip.aes (49.75キロバイト) | |
2025-03-01 19:27:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i95a8a6cb3a3e47eca5ed5ed4bd7797b0.dindex.zip.aes (49.75キロバイト) | |
2025-03-01 19:27:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4e6b4ede91664f37970fd6c3233a8a28.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4e6b4ede91664f37970fd6c3233a8a28.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id68f2b55bfa645f2a7111609407c0b1f.dindex.zip.aes (94.47キロバイト) | |
2025-03-01 19:27:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id68f2b55bfa645f2a7111609407c0b1f.dindex.zip.aes (94.47キロバイト) | |
2025-03-01 19:27:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b278d52c5619a43f69a2ce487d6bf7dae.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b278d52c5619a43f69a2ce487d6bf7dae.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if634fb625a6142298e23409d61448e10.dindex.zip.aes (54.42キロバイト) | |
2025-03-01 19:27:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if634fb625a6142298e23409d61448e10.dindex.zip.aes (54.42キロバイト) | |
2025-03-01 19:27:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b146e83ecadd34f3e8fd802c9f5762e5d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b146e83ecadd34f3e8fd802c9f5762e5d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie440a2d48b064aafb39b838c4f252a80.dindex.zip.aes (45.45キロバイト) | |
2025-03-01 19:27:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie440a2d48b064aafb39b838c4f252a80.dindex.zip.aes (45.45キロバイト) | |
2025-03-01 19:27:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5ed4b8849f5f484ab91f7831a902e676.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5ed4b8849f5f484ab91f7831a902e676.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib91361064de84f4b9122486a65b70df3.dindex.zip.aes (47.11キロバイト) | |
2025-03-01 19:27:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib91361064de84f4b9122486a65b70df3.dindex.zip.aes (47.11キロバイト) | |
2025-03-01 19:27:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0a0b1144f98f4a66832c8187608d8d09.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0a0b1144f98f4a66832c8187608d8d09.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i772927c710404fa9ba326464052a0442.dindex.zip.aes (48.26キロバイト) | |
2025-03-01 19:27:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i772927c710404fa9ba326464052a0442.dindex.zip.aes (48.26キロバイト) | |
2025-03-01 19:27:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9df5c490ebe34bed91b032cb927a8333.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9df5c490ebe34bed91b032cb927a8333.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic4b91e8628c34f2690e98b4d08cb6eb9.dindex.zip.aes (59.90キロバイト) | |
2025-03-01 19:27:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic4b91e8628c34f2690e98b4d08cb6eb9.dindex.zip.aes (59.90キロバイト) | |
2025-03-01 19:27:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b04e44aa5294641748fa59aef9e3eefce.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b04e44aa5294641748fa59aef9e3eefce.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia152e3da115e4b6594198884dd79eb44.dindex.zip.aes (92.26キロバイト) | |
2025-03-01 19:27:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia152e3da115e4b6594198884dd79eb44.dindex.zip.aes (92.26キロバイト) | |
2025-03-01 19:27:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b01a3bdb6f5364bfeabd2a02eb3748ad8.dblock.zip.aes (36.07メガバイト) | |
2025-03-01 19:27:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b01a3bdb6f5364bfeabd2a02eb3748ad8.dblock.zip.aes (36.07メガバイト) | |
2025-03-01 19:27:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib62e205995fc4b6e80ee90ca2bc82b52.dindex.zip.aes (96.12キロバイト) | |
2025-03-01 19:27:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib62e205995fc4b6e80ee90ca2bc82b52.dindex.zip.aes (96.12キロバイト) | |
2025-03-01 19:27:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b91f8f32e57a44112b9c33a66c6b96374.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b91f8f32e57a44112b9c33a66c6b96374.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iccdd61ff044a40e48e25a52c7fff6054.dindex.zip.aes (457.51キロバイト) | |
2025-03-01 19:27:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iccdd61ff044a40e48e25a52c7fff6054.dindex.zip.aes (457.51キロバイト) | |
2025-03-01 19:27:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b107ad5f05e6f4c94bef8c9db5cdb3f3f.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b107ad5f05e6f4c94bef8c9db5cdb3f3f.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ieaead84dce9b44179412e81603d4a59a.dindex.zip.aes (345.39キロバイト) | |
2025-03-01 19:27:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ieaead84dce9b44179412e81603d4a59a.dindex.zip.aes (345.39キロバイト) | |
2025-03-01 19:27:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b64acd51fedf6467fb465b223c5b8aca0.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b64acd51fedf6467fb465b223c5b8aca0.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i542beb231e80488985d459a2d17b42d9.dindex.zip.aes (219.48キロバイト) | |
2025-03-01 19:27:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i542beb231e80488985d459a2d17b42d9.dindex.zip.aes (219.48キロバイト) | |
2025-03-01 19:27:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9ad871008a3f42a08c1c2a88950d44fd.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:27:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9ad871008a3f42a08c1c2a88950d44fd.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:27:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibcdca51688c74464ad4551da127b2ae9.dindex.zip.aes (137.25キロバイト) | |
2025-03-01 19:27:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibcdca51688c74464ad4551da127b2ae9.dindex.zip.aes (137.25キロバイト) | |
2025-03-01 19:27:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2e9cb1f473804c43a903c1a9f105a705.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2e9cb1f473804c43a903c1a9f105a705.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib4dbe7f623174057a903d6bcf74fa894.dindex.zip.aes (330.15キロバイト) | |
2025-03-01 19:27:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib4dbe7f623174057a903d6bcf74fa894.dindex.zip.aes (330.15キロバイト) | |
2025-03-01 19:27:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf74d9d00e9574fbcb2dba5230cc5039e.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:27:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf74d9d00e9574fbcb2dba5230cc5039e.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:27:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i1fc89a78060b4b8295318fb58daf7534.dindex.zip.aes (258.20キロバイト) | |
2025-03-01 19:27:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i1fc89a78060b4b8295318fb58daf7534.dindex.zip.aes (258.20キロバイト) | |
2025-03-01 19:27:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd24ada064bc34fc7b58dd4ad1bf0a0a8.dblock.zip.aes (18.48メガバイト) | |
2025-03-01 19:27:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd24ada064bc34fc7b58dd4ad1bf0a0a8.dblock.zip.aes (18.48メガバイト) | |
2025-03-01 19:27:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7571faadd1ce4ec7b005c4d07cf42f2e.dindex.zip.aes (155.54キロバイト) | |
2025-03-01 19:27:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7571faadd1ce4ec7b005c4d07cf42f2e.dindex.zip.aes (155.54キロバイト) | |
2025-03-01 19:27:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9faa2a9b2e12451aaa152813eaa7600b.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9faa2a9b2e12451aaa152813eaa7600b.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib04eb23137824a699ebd91ba70b96053.dindex.zip.aes (227.67キロバイト) | |
2025-03-01 19:27:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib04eb23137824a699ebd91ba70b96053.dindex.zip.aes (227.67キロバイト) | |
2025-03-01 19:27:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3a19549c948c4271883afbba7482e450.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3a19549c948c4271883afbba7482e450.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6ee56e7a04fa4d1d92fb071e811dbbbc.dindex.zip.aes (237.56キロバイト) | |
2025-03-01 19:27:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6ee56e7a04fa4d1d92fb071e811dbbbc.dindex.zip.aes (237.56キロバイト) | |
2025-03-01 19:27:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b27b17c4471314cda939401179352fbb9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b27b17c4471314cda939401179352fbb9.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if953ab2a074242e6a688cffc376c6647.dindex.zip.aes (296.64キロバイト) | |
2025-03-01 19:27:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if953ab2a074242e6a688cffc376c6647.dindex.zip.aes (296.64キロバイト) | |
2025-03-01 19:27:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3780fbe50586412ca8f02b8f008703f8.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3780fbe50586412ca8f02b8f008703f8.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i67f86a410bf442819242cf1e02e42697.dindex.zip.aes (245.11キロバイト) | |
2025-03-01 19:27:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i67f86a410bf442819242cf1e02e42697.dindex.zip.aes (245.11キロバイト) | |
2025-03-01 19:27:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd1f4c7ce712b4f229465b681bf11baf4.dblock.zip.aes (7.06メガバイト) | |
2025-03-01 19:27:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd1f4c7ce712b4f229465b681bf11baf4.dblock.zip.aes (7.06メガバイト) | |
2025-03-01 19:27:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8c794b5155ca40b99cddc4605d7dee6a.dindex.zip.aes (89.59キロバイト) | |
2025-03-01 19:27:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8c794b5155ca40b99cddc4605d7dee6a.dindex.zip.aes (89.59キロバイト) | |
2025-03-01 19:27:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bcd65fae8955744f5a668b95574ae9e43.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bcd65fae8955744f5a668b95574ae9e43.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id942292a995a482bab2819a417897476.dindex.zip.aes (248.23キロバイト) | |
2025-03-01 19:27:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id942292a995a482bab2819a417897476.dindex.zip.aes (248.23キロバイト) | |
2025-03-01 19:27:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b87005831f44a4388b0aef448ac8cda23.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b87005831f44a4388b0aef448ac8cda23.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:27:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4c7b027e2c7944daabe62ffd3d2c75c0.dindex.zip.aes (275.03キロバイト) | |
2025-03-01 19:27:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4c7b027e2c7944daabe62ffd3d2c75c0.dindex.zip.aes (275.03キロバイト) | |
2025-03-01 19:27:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b91d1da6179b34df683f5d9805e6e5896.dblock.zip.aes (46.44メガバイト) | |
2025-03-01 19:27:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b91d1da6179b34df683f5d9805e6e5896.dblock.zip.aes (46.44メガバイト) | |
2025-03-01 19:27:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia6e86bcfcf1d4e2597b74f8a3a01ebac.dindex.zip.aes (267.48キロバイト) | |
2025-03-01 19:27:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia6e86bcfcf1d4e2597b74f8a3a01ebac.dindex.zip.aes (267.48キロバイト) | |
2025-03-01 19:27:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6f400d706c5343a1bdb509701e2644fc.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6f400d706c5343a1bdb509701e2644fc.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i58842b2e13a34acc98b82d6ee41954cd.dindex.zip.aes (281.08キロバイト) | |
2025-03-01 19:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i58842b2e13a34acc98b82d6ee41954cd.dindex.zip.aes (281.08キロバイト) | |
2025-03-01 19:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb9cf7cb63d3f4e18bfe2618afbc77177.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb9cf7cb63d3f4e18bfe2618afbc77177.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i29f252b8f59e45569efedf2af9263848.dindex.zip.aes (391.20キロバイト) | |
2025-03-01 19:27:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i29f252b8f59e45569efedf2af9263848.dindex.zip.aes (391.20キロバイト) | |
2025-03-01 19:27:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b21c88e7e74be49eeaccc3f260be06c1d.dblock.zip.aes (38.78メガバイト) | |
2025-03-01 19:27:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b21c88e7e74be49eeaccc3f260be06c1d.dblock.zip.aes (38.78メガバイト) | |
2025-03-01 19:27:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0d5dec97e7fe4956b74c518703a67e32.dindex.zip.aes (217.93キロバイト) | |
2025-03-01 19:27:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0d5dec97e7fe4956b74c518703a67e32.dindex.zip.aes (217.93キロバイト) | |
2025-03-01 19:27:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdb2226510e4b44dfb17f179cd83d7df0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdb2226510e4b44dfb17f179cd83d7df0.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia40d01fdcc264fdb8b3f44c841f52c80.dindex.zip.aes (320.43キロバイト) | |
2025-03-01 19:27:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia40d01fdcc264fdb8b3f44c841f52c80.dindex.zip.aes (320.43キロバイト) | |
2025-03-01 19:27:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb17075819441436cad8a5e2956d17105.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:27:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb17075819441436cad8a5e2956d17105.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:27:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i542f9808b94b432d8b8df2a0910fed4c.dindex.zip.aes (458.58キロバイト) | |
2025-03-01 19:27:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i542f9808b94b432d8b8df2a0910fed4c.dindex.zip.aes (458.58キロバイト) | |
2025-03-01 19:27:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bbfa3bf342d424d8aad19585bde55ba3f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bbfa3bf342d424d8aad19585bde55ba3f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0e53cd48009a4250b8ed65f61f9b41d3.dindex.zip.aes (226.64キロバイト) | |
2025-03-01 19:27:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0e53cd48009a4250b8ed65f61f9b41d3.dindex.zip.aes (226.64キロバイト) | |
2025-03-01 19:27:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb0f1cd8e09364189a4e6db3a90f15d95.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb0f1cd8e09364189a4e6db3a90f15d95.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-icd100549c2df47d888fd0c516dcb18b4.dindex.zip.aes (313.83キロバイト) | |
2025-03-01 19:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-icd100549c2df47d888fd0c516dcb18b4.dindex.zip.aes (313.83キロバイト) | |
2025-03-01 19:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd0cec40fe86b46b8b55cf5dcf3bc62c1.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd0cec40fe86b46b8b55cf5dcf3bc62c1.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3fe72cd0e679470d8ac9c73b72733ad2.dindex.zip.aes (311.39キロバイト) | |
2025-03-01 19:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3fe72cd0e679470d8ac9c73b72733ad2.dindex.zip.aes (311.39キロバイト) | |
2025-03-01 19:27:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8cd8362c6d454cdb8edc6ba44292c452.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8cd8362c6d454cdb8edc6ba44292c452.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i932e1aed07bc4730bb35495816ee0fac.dindex.zip.aes (203.06キロバイト) | |
2025-03-01 19:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i932e1aed07bc4730bb35495816ee0fac.dindex.zip.aes (203.06キロバイト) | |
2025-03-01 19:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b747e5ff719ff4c4ca8710fa397cc6ee0.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b747e5ff719ff4c4ca8710fa397cc6ee0.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0c2b1e9ae1d148d68a45af10697fa752.dindex.zip.aes (403.70キロバイト) | |
2025-03-01 19:27:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0c2b1e9ae1d148d68a45af10697fa752.dindex.zip.aes (403.70キロバイト) | |
2025-03-01 19:27:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b92255659655c4a56bce90c0e092155fa.dblock.zip.aes (12.30メガバイト) | |
2025-03-01 19:27:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b92255659655c4a56bce90c0e092155fa.dblock.zip.aes (12.30メガバイト) | |
2025-03-01 19:27:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9149db22d3d542d0b906306bc08b6284.dindex.zip.aes (79.97キロバイト) | |
2025-03-01 19:27:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9149db22d3d542d0b906306bc08b6284.dindex.zip.aes (79.97キロバイト) | |
2025-03-01 19:27:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b0a57115781634e2aaf7e681262bfffe1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b0a57115781634e2aaf7e681262bfffe1.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if8ed9f28e71648b8a86ea6ce1503f31a.dindex.zip.aes (147.62キロバイト) | |
2025-03-01 19:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if8ed9f28e71648b8a86ea6ce1503f31a.dindex.zip.aes (147.62キロバイト) | |
2025-03-01 19:27:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b44a7f9dda68a42d89d8c21ae4a12693a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b44a7f9dda68a42d89d8c21ae4a12693a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ief2ad4cf51e446b19a057cd7e7896691.dindex.zip.aes (266.28キロバイト) | |
2025-03-01 19:27:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ief2ad4cf51e446b19a057cd7e7896691.dindex.zip.aes (266.28キロバイト) | |
2025-03-01 19:27:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd7ecf2a651fa48b09d86a111973ab0f2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd7ecf2a651fa48b09d86a111973ab0f2.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:27:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9a94d6d1f4d344eca775ee1008100a08.dindex.zip.aes (318.62キロバイト) | |
2025-03-01 19:27:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9a94d6d1f4d344eca775ee1008100a08.dindex.zip.aes (318.62キロバイト) | |
2025-03-01 19:27:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb7700767e74e4a74a8661d5d056d4f57.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb7700767e74e4a74a8661d5d056d4f57.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibe19f657d4b8413aba2cd3cca6b141c7.dindex.zip.aes (103.53キロバイト) | |
2025-03-01 19:27:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibe19f657d4b8413aba2cd3cca6b141c7.dindex.zip.aes (103.53キロバイト) | |
2025-03-01 19:27:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9eb2437c2c1f4524b8eec9b6f89d26f8.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9eb2437c2c1f4524b8eec9b6f89d26f8.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8362f045b3bb4d0c93aa6a29af2f5d39.dindex.zip.aes (104.03キロバイト) | |
2025-03-01 19:27:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8362f045b3bb4d0c93aa6a29af2f5d39.dindex.zip.aes (104.03キロバイト) | |
2025-03-01 19:27:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd0bcbec6a7b1435c93fd678c7740a9a6.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd0bcbec6a7b1435c93fd678c7740a9a6.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i27d5c87cc3b34ba48a131edcff8b3904.dindex.zip.aes (173.28キロバイト) | |
2025-03-01 19:27:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i27d5c87cc3b34ba48a131edcff8b3904.dindex.zip.aes (173.28キロバイト) | |
2025-03-01 19:27:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9f2e84726a6a40b8943330d7f76f20d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9f2e84726a6a40b8943330d7f76f20d0.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3638799d78a74cef9a214336fb4dba1f.dindex.zip.aes (311.54キロバイト) | |
2025-03-01 19:27:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3638799d78a74cef9a214336fb4dba1f.dindex.zip.aes (311.54キロバイト) | |
2025-03-01 19:27:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b410665b11bab4e7ba86d600d88a0456c.dblock.zip.aes (27.39メガバイト) | |
2025-03-01 19:27:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b410665b11bab4e7ba86d600d88a0456c.dblock.zip.aes (27.39メガバイト) | |
2025-03-01 19:27:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5ae3d18ec86f4f478079675752da63cc.dindex.zip.aes (205.98キロバイト) | |
2025-03-01 19:27:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5ae3d18ec86f4f478079675752da63cc.dindex.zip.aes (205.98キロバイト) | |
2025-03-01 19:27:55 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b02f7221578d74713ac232cf982aee037.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b02f7221578d74713ac232cf982aee037.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9fd2b32fa28d414b84173b4e141ab9f7.dindex.zip.aes (387.03キロバイト) | |
2025-03-01 19:27:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9fd2b32fa28d414b84173b4e141ab9f7.dindex.zip.aes (387.03キロバイト) | |
2025-03-01 19:27:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b209ccb7a1912432eaf045cbb90091ede.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b209ccb7a1912432eaf045cbb90091ede.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:27:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0913f9c103e7429a835703f57cf41af2.dindex.zip.aes (184.95キロバイト) | |
2025-03-01 19:27:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0913f9c103e7429a835703f57cf41af2.dindex.zip.aes (184.95キロバイト) | |
2025-03-01 19:27:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bba69478fe95d402e9f07590cd826caa3.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bba69478fe95d402e9f07590cd826caa3.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:27:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib6e7c139540245358e644b2bb90d8e77.dindex.zip.aes (288.59キロバイト) | |
2025-03-01 19:27:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib6e7c139540245358e644b2bb90d8e77.dindex.zip.aes (288.59キロバイト) | |
2025-03-01 19:27:57 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b36bfe4e17858452fb1ab0e1de4d98c9f.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b36bfe4e17858452fb1ab0e1de4d98c9f.dblock.zip.aes (50.00メガバイト) | |
2025-03-01 19:27:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i1af7998979814bdcb2449dfe49881db0.dindex.zip.aes (292.06キロバイト) | |
2025-03-01 19:27:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i1af7998979814bdcb2449dfe49881db0.dindex.zip.aes (292.06キロバイト) | |
2025-03-01 19:27:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b376a4e365b3b4b83b224f1825925cc14.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b376a4e365b3b4b83b224f1825925cc14.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:27:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic628f50b2d814a86b517f0e38b94db0a.dindex.zip.aes (130.62キロバイト) | |
2025-03-01 19:27:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic628f50b2d814a86b517f0e38b94db0a.dindex.zip.aes (130.62キロバイト) | |
2025-03-01 19:27:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b24c6b2282702467ab8333581145c16cc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b24c6b2282702467ab8333581145c16cc.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:27:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia6c696562a5e46e8a2f5b0d06f25d5a1.dindex.zip.aes (265.84キロバイト) | |
2025-03-01 19:28:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia6c696562a5e46e8a2f5b0d06f25d5a1.dindex.zip.aes (265.84キロバイト) | |
2025-03-01 19:28:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb7d0adcbd6e642508adea1b0f14763a6.dblock.zip.aes (100.72キロバイト) | |
2025-03-01 19:28:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb7d0adcbd6e642508adea1b0f14763a6.dblock.zip.aes (100.72キロバイト) | |
2025-03-01 19:28:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5f49a79b55404d91a0dbba57f3608427.dindex.zip.aes (37.29キロバイト) | |
2025-03-01 19:28:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5f49a79b55404d91a0dbba57f3608427.dindex.zip.aes (37.29キロバイト) | |
2025-03-01 19:28:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b149e6edb66434a588cee9215db4767b9.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:28:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b149e6edb66434a588cee9215db4767b9.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:28:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia4c52399f4d443f595475549eb9bba70.dindex.zip.aes (137.61キロバイト) | |
2025-03-01 19:28:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia4c52399f4d443f595475549eb9bba70.dindex.zip.aes (137.61キロバイト) | |
2025-03-01 19:28:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2a7e6b5f05c9479d9153acc4f1ddb9fe.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2a7e6b5f05c9479d9153acc4f1ddb9fe.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic9ad09dc684142d48518920ed35bfe8d.dindex.zip.aes (396.39キロバイト) | |
2025-03-01 19:28:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic9ad09dc684142d48518920ed35bfe8d.dindex.zip.aes (396.39キロバイト) | |
2025-03-01 19:28:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b58deb0f4b381476392a882052077ea30.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b58deb0f4b381476392a882052077ea30.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia58494c860f34463b81ebcca9484fe7d.dindex.zip.aes (401.95キロバイト) | |
2025-03-01 19:28:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia58494c860f34463b81ebcca9484fe7d.dindex.zip.aes (401.95キロバイト) | |
2025-03-01 19:28:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5ce33cee42484ee8a79c352b12eaf77c.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5ce33cee42484ee8a79c352b12eaf77c.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibdea53516ddc40a09e20b00462343d30.dindex.zip.aes (109.08キロバイト) | |
2025-03-01 19:28:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibdea53516ddc40a09e20b00462343d30.dindex.zip.aes (109.08キロバイト) | |
2025-03-01 19:28:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b47fdd99cdefa4ba28488aedf848fd048.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:28:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b47fdd99cdefa4ba28488aedf848fd048.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:28:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i4d13adbe201449ca817df5ccea4d433d.dindex.zip.aes (86.00キロバイト) | |
2025-03-01 19:28:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i4d13adbe201449ca817df5ccea4d433d.dindex.zip.aes (86.00キロバイト) | |
2025-03-01 19:28:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b430dffe08423453fa56806023c8536ef.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:28:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b430dffe08423453fa56806023c8536ef.dblock.zip.aes (49.99メガバイト) | |
2025-03-01 19:28:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8bf22edaa9464b0382eda4f81b71bc9b.dindex.zip.aes (80.86キロバイト) | |
2025-03-01 19:28:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8bf22edaa9464b0382eda4f81b71bc9b.dindex.zip.aes (80.86キロバイト) | |
2025-03-01 19:28:04 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b05fe0e82930e49f9b485c8267cf3dac8.dblock.zip.aes (24.85メガバイト) | |
2025-03-01 19:28:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b05fe0e82930e49f9b485c8267cf3dac8.dblock.zip.aes (24.85メガバイト) | |
2025-03-01 19:28:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i66dd280faf634957afa8aaba42992519.dindex.zip.aes (320.89キロバイト) | |
2025-03-01 19:28:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i66dd280faf634957afa8aaba42992519.dindex.zip.aes (320.89キロバイト) | |
2025-03-01 19:28:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b86ed9e2a17dd4e0788cec98dcb7227ab.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b86ed9e2a17dd4e0788cec98dcb7227ab.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia7b0d390d9044dfca6ababa5e3911372.dindex.zip.aes (279.89キロバイト) | |
2025-03-01 19:28:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia7b0d390d9044dfca6ababa5e3911372.dindex.zip.aes (279.89キロバイト) | |
2025-03-01 19:28:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bfb074ba754fb475da51043e27e1b8b8d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bfb074ba754fb475da51043e27e1b8b8d.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie3454c32b5974e9a9693dbd346f0a815.dindex.zip.aes (296.67キロバイト) | |
2025-03-01 19:28:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie3454c32b5974e9a9693dbd346f0a815.dindex.zip.aes (296.67キロバイト) | |
2025-03-01 19:28:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b544784bf98c6496c8501a06214adc5d2.dblock.zip.aes (22.81メガバイト) | |
2025-03-01 19:28:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b544784bf98c6496c8501a06214adc5d2.dblock.zip.aes (22.81メガバイト) | |
2025-03-01 19:28:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i398ab311e92443b79d3233ce79c43c47.dindex.zip.aes (48.17キロバイト) | |
2025-03-01 19:28:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i398ab311e92443b79d3233ce79c43c47.dindex.zip.aes (48.17キロバイト) | |
2025-03-01 19:28:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7e13bf2639db48f89aa682ea00fb26c9.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7e13bf2639db48f89aa682ea00fb26c9.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0dcc6c126e084b79b35280d20a95bb69.dindex.zip.aes (126.83キロバイト) | |
2025-03-01 19:28:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0dcc6c126e084b79b35280d20a95bb69.dindex.zip.aes (126.83キロバイト) | |
2025-03-01 19:28:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9eba9e9770634d4caa91bcc879f3c717.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9eba9e9770634d4caa91bcc879f3c717.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i48d8a0fa89834f3fa2af69df02053b0b.dindex.zip.aes (305.03キロバイト) | |
2025-03-01 19:28:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i48d8a0fa89834f3fa2af69df02053b0b.dindex.zip.aes (305.03キロバイト) | |
2025-03-01 19:28:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b27df5d62ad6b43fc81e41b4290f3ff87.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b27df5d62ad6b43fc81e41b4290f3ff87.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:10 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7b69c15263604e6ea755b8d46c74a020.dindex.zip.aes (120.58キロバイト) | |
2025-03-01 19:28:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7b69c15263604e6ea755b8d46c74a020.dindex.zip.aes (120.58キロバイト) | |
2025-03-01 19:28:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc7038c1d302c48b29e9606dab5e91487.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc7038c1d302c48b29e9606dab5e91487.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2c0d94a0b0094fd7a8bd965fd05a906c.dindex.zip.aes (291.06キロバイト) | |
2025-03-01 19:28:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2c0d94a0b0094fd7a8bd965fd05a906c.dindex.zip.aes (291.06キロバイト) | |
2025-03-01 19:28:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bcebff11636de4e07955caddf9cba2e3a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bcebff11636de4e07955caddf9cba2e3a.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2b65cce84d5b49858f690528c92bf5f0.dindex.zip.aes (152.86キロバイト) | |
2025-03-01 19:28:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2b65cce84d5b49858f690528c92bf5f0.dindex.zip.aes (152.86キロバイト) | |
2025-03-01 19:28:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b3e0b3bbdf29a4938a43471b19ea34354.dblock.zip.aes (26.09メガバイト) | |
2025-03-01 19:28:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b3e0b3bbdf29a4938a43471b19ea34354.dblock.zip.aes (26.09メガバイト) | |
2025-03-01 19:28:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibc9f7b1714924daf8a6d3e31b7fef1ba.dindex.zip.aes (191.84キロバイト) | |
2025-03-01 19:28:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibc9f7b1714924daf8a6d3e31b7fef1ba.dindex.zip.aes (191.84キロバイト) | |
2025-03-01 19:28:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be04e063be43847c8a2c5943b6aa87f4a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be04e063be43847c8a2c5943b6aa87f4a.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i66aa229e57a64eb58aa077a0a9575fa7.dindex.zip.aes (109.04キロバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i66aa229e57a64eb58aa077a0a9575fa7.dindex.zip.aes (109.04キロバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b6e4525e769f1409483f9bcebd7ff54bd.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b6e4525e769f1409483f9bcebd7ff54bd.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i8505508e5b234ddd96b4392b1984eda3.dindex.zip.aes (295.04キロバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i8505508e5b234ddd96b4392b1984eda3.dindex.zip.aes (295.04キロバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b33471c30201247559a19d1ef35645146.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b33471c30201247559a19d1ef35645146.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:14 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia5af23b862d845bfb3685f6c2d34f0e5.dindex.zip.aes (237.20キロバイト) | |
2025-03-01 19:28:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia5af23b862d845bfb3685f6c2d34f0e5.dindex.zip.aes (237.20キロバイト) | |
2025-03-01 19:28:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb6fd40e5ced24b979bfd60cbd2fe1c41.dblock.zip.aes (46.66メガバイト) | |
2025-03-01 19:28:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb6fd40e5ced24b979bfd60cbd2fe1c41.dblock.zip.aes (46.66メガバイト) | |
2025-03-01 19:28:15 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3d734f4def994cefa2563b149ae7c335.dindex.zip.aes (199.00キロバイト) | |
2025-03-01 19:28:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3d734f4def994cefa2563b149ae7c335.dindex.zip.aes (199.00キロバイト) | |
2025-03-01 19:28:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b158be0d62b2f47e882914bbd56cf92fa.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b158be0d62b2f47e882914bbd56cf92fa.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie78faf91f0f648f9af7a943a37aabce1.dindex.zip.aes (173.00キロバイト) | |
2025-03-01 19:28:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie78faf91f0f648f9af7a943a37aabce1.dindex.zip.aes (173.00キロバイト) | |
2025-03-01 19:28:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8318c6f3f1bd44ed9a7b21c01639b523.dblock.zip.aes (39.83メガバイト) | |
2025-03-01 19:28:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8318c6f3f1bd44ed9a7b21c01639b523.dblock.zip.aes (39.83メガバイト) | |
2025-03-01 19:28:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i07189fc644f74626a96e3c3f84836fcf.dindex.zip.aes (228.97キロバイト) | |
2025-03-01 19:28:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i07189fc644f74626a96e3c3f84836fcf.dindex.zip.aes (228.97キロバイト) | |
2025-03-01 19:28:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf934c1beceb44d14a289593e46ac3614.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf934c1beceb44d14a289593e46ac3614.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia2e381e734884f1da9c8a5e83abcdc9f.dindex.zip.aes (228.86キロバイト) | |
2025-03-01 19:28:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia2e381e734884f1da9c8a5e83abcdc9f.dindex.zip.aes (228.86キロバイト) | |
2025-03-01 19:28:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7d8bea0fbd564f109e960232c2b2badb.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7d8bea0fbd564f109e960232c2b2badb.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i9eef3826c2fc444198dd767f4c1597dd.dindex.zip.aes (228.04キロバイト) | |
2025-03-01 19:28:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i9eef3826c2fc444198dd767f4c1597dd.dindex.zip.aes (228.04キロバイト) | |
2025-03-01 19:28:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b7fb38418e04a4f9c87fb68a47c1c3025.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b7fb38418e04a4f9c87fb68a47c1c3025.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ibb39876884dc4a2a89a158e2a7a3217c.dindex.zip.aes (468.28キロバイト) | |
2025-03-01 19:28:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ibb39876884dc4a2a89a158e2a7a3217c.dindex.zip.aes (468.28キロバイト) | |
2025-03-01 19:28:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b96ebbe0865404392b8fb4c5835c78c3e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b96ebbe0865404392b8fb4c5835c78c3e.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3803435daf3c42739e9b5c38e18d6f02.dindex.zip.aes (192.11キロバイト) | |
2025-03-01 19:28:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3803435daf3c42739e9b5c38e18d6f02.dindex.zip.aes (192.11キロバイト) | |
2025-03-01 19:28:20 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bef7d5a81e691446da4d19afefb286fec.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bef7d5a81e691446da4d19afefb286fec.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5c6adf1bc65a49928e9fa7e5a63158c9.dindex.zip.aes (217.67キロバイト) | |
2025-03-01 19:28:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5c6adf1bc65a49928e9fa7e5a63158c9.dindex.zip.aes (217.67キロバイト) | |
2025-03-01 19:28:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b8c7e66ae721f496f9b1189f5e363b18d.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b8c7e66ae721f496f9b1189f5e363b18d.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i886f74691c9e4a6aa495465c911ee02c.dindex.zip.aes (296.23キロバイト) | |
2025-03-01 19:28:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i886f74691c9e4a6aa495465c911ee02c.dindex.zip.aes (296.23キロバイト) | |
2025-03-01 19:28:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b82a0fed019bd40d1b982f117ca1dfda7.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:28:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b82a0fed019bd40d1b982f117ca1dfda7.dblock.zip.aes (49.96メガバイト) | |
2025-03-01 19:28:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i0b92d40fbcb048a59725171cc8eed729.dindex.zip.aes (186.93キロバイト) | |
2025-03-01 19:28:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i0b92d40fbcb048a59725171cc8eed729.dindex.zip.aes (186.93キロバイト) | |
2025-03-01 19:28:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd7fcea5b5117439e8afaf45ce013b15f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd7fcea5b5117439e8afaf45ce013b15f.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i7f454517a613467fa0f517bb1cbd18aa.dindex.zip.aes (196.20キロバイト) | |
2025-03-01 19:28:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i7f454517a613467fa0f517bb1cbd18aa.dindex.zip.aes (196.20キロバイト) | |
2025-03-01 19:28:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc4496a1d25e440c78f34beed1590c7db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc4496a1d25e440c78f34beed1590c7db.dblock.zip.aes (49.97メガバイト) | |
2025-03-01 19:28:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iba69c32034ec4fd8896e2003e436b63c.dindex.zip.aes (193.81キロバイト) | |
2025-03-01 19:28:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iba69c32034ec4fd8896e2003e436b63c.dindex.zip.aes (193.81キロバイト) | |
2025-03-01 19:28:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5182f3a41a39471980aaf54b8bba6bee.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5182f3a41a39471980aaf54b8bba6bee.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iaca392d916824e9ca8cbb837dcb4d189.dindex.zip.aes (371.81キロバイト) | |
2025-03-01 19:28:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iaca392d916824e9ca8cbb837dcb4d189.dindex.zip.aes (371.81キロバイト) | |
2025-03-01 19:28:24 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bbd2068a1edb44e1981b4d2f94f328f6e.dblock.zip.aes (35.74メガバイト) | |
2025-03-01 19:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bbd2068a1edb44e1981b4d2f94f328f6e.dblock.zip.aes (35.74メガバイト) | |
2025-03-01 19:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie7c9b92cd32f42f2978a0c6564b30e06.dindex.zip.aes (163.62キロバイト) | |
2025-03-01 19:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie7c9b92cd32f42f2978a0c6564b30e06.dindex.zip.aes (163.62キロバイト) | |
2025-03-01 19:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-badf6ef54992e43f1873ec297fff6d853.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-badf6ef54992e43f1873ec297fff6d853.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:28:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic639d1e4529a4dda8a16fb0d653274f8.dindex.zip.aes (317.62キロバイト) | |
2025-03-01 19:28:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic639d1e4529a4dda8a16fb0d653274f8.dindex.zip.aes (317.62キロバイト) | |
2025-03-01 19:28:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc1112f6cc1f74776b477f40ed0de0801.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:28:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc1112f6cc1f74776b477f40ed0de0801.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:28:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib1bf9d9a7677489989a9476dc792f7af.dindex.zip.aes (207.04キロバイト) | |
2025-03-01 19:28:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib1bf9d9a7677489989a9476dc792f7af.dindex.zip.aes (207.04キロバイト) | |
2025-03-01 19:28:26 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bdd97686065e845d0ba61787be9d24332.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bdd97686065e845d0ba61787be9d24332.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iedd34bc3e70a444d84001f83841d3c21.dindex.zip.aes (83.00キロバイト) | |
2025-03-01 19:28:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iedd34bc3e70a444d84001f83841d3c21.dindex.zip.aes (83.00キロバイト) | |
2025-03-01 19:28:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1cdf964f36ba4fb998890e0c98f15083.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1cdf964f36ba4fb998890e0c98f15083.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:27 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic19ffffbf26146bfb7b3048f3f554bfb.dindex.zip.aes (211.26キロバイト) | |
2025-03-01 19:28:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic19ffffbf26146bfb7b3048f3f554bfb.dindex.zip.aes (211.26キロバイト) | |
2025-03-01 19:28:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bd6ad1ec5bc2c4938b94d42c644d61184.dblock.zip.aes (16.19メガバイト) | |
2025-03-01 19:28:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bd6ad1ec5bc2c4938b94d42c644d61184.dblock.zip.aes (16.19メガバイト) | |
2025-03-01 19:28:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ieec84f64ec5c471abe459916423a375c.dindex.zip.aes (31.64キロバイト) | |
2025-03-01 19:28:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ieec84f64ec5c471abe459916423a375c.dindex.zip.aes (31.64キロバイト) | |
2025-03-01 19:28:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1a85df1d19584c82a63a506f9fae58a3.dblock.zip.aes (39.34メガバイト) | |
2025-03-01 19:28:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1a85df1d19584c82a63a506f9fae58a3.dblock.zip.aes (39.34メガバイト) | |
2025-03-01 19:28:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ib0dfaf72b200475b8c72b1350f4ad454.dindex.zip.aes (202.95キロバイト) | |
2025-03-01 19:28:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ib0dfaf72b200475b8c72b1350f4ad454.dindex.zip.aes (202.95キロバイト) | |
2025-03-01 19:28:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bf7c5369e31fa4c0baf12c1dec5b17c96.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bf7c5369e31fa4c0baf12c1dec5b17c96.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i2207bb033989458a8157545596ef9375.dindex.zip.aes (298.06キロバイト) | |
2025-03-01 19:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i2207bb033989458a8157545596ef9375.dindex.zip.aes (298.06キロバイト) | |
2025-03-01 19:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b63e243f7a3ff4acf8ad1b21d2f0f6aa6.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b63e243f7a3ff4acf8ad1b21d2f0f6aa6.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i12d18a89cc2740289da6327f591b3e28.dindex.zip.aes (267.75キロバイト) | |
2025-03-01 19:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i12d18a89cc2740289da6327f591b3e28.dindex.zip.aes (267.75キロバイト) | |
2025-03-01 19:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9c6ee217bf614f118117b3e96a9e3ec6.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9c6ee217bf614f118117b3e96a9e3ec6.dblock.zip.aes (49.98メガバイト) | |
2025-03-01 19:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iae34a9f84ec641bf816ea35841cceefe.dindex.zip.aes (89.15キロバイト) | |
2025-03-01 19:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iae34a9f84ec641bf816ea35841cceefe.dindex.zip.aes (89.15キロバイト) | |
2025-03-01 19:28:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc5b702091128471090b2c108de434c4e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc5b702091128471090b2c108de434c4e.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3426d3a19a294a49a390806ea4c5cbf3.dindex.zip.aes (89.40キロバイト) | |
2025-03-01 19:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3426d3a19a294a49a390806ea4c5cbf3.dindex.zip.aes (89.40キロバイト) | |
2025-03-01 19:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b5aaa352ecfa34100bcedbb50ac94ec1c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b5aaa352ecfa34100bcedbb50ac94ec1c.dblock.zip.aes (49.94メガバイト) | |
2025-03-01 19:28:32 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3ce2db50cc63487196a45688e69a02fa.dindex.zip.aes (153.67キロバイト) | |
2025-03-01 19:28:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3ce2db50cc63487196a45688e69a02fa.dindex.zip.aes (153.67キロバイト) | |
2025-03-01 19:28:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-be96934360d824830a120019ac71eee10.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:28:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-be96934360d824830a120019ac71eee10.dblock.zip.aes (49.93メガバイト) | |
2025-03-01 19:28:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i728cd37a223741e8893385ffbc57eae2.dindex.zip.aes (81.51キロバイト) | |
2025-03-01 19:28:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i728cd37a223741e8893385ffbc57eae2.dindex.zip.aes (81.51キロバイト) | |
2025-03-01 19:28:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bea13378c01c141d1826ecb572e27360f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bea13378c01c141d1826ecb572e27360f.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id703761888544cada2e599fd789617fa.dindex.zip.aes (64.53キロバイト) | |
2025-03-01 19:28:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id703761888544cada2e599fd789617fa.dindex.zip.aes (64.53キロバイト) | |
2025-03-01 19:28:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b429c0a2c81ff43858be72325da07a55e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b429c0a2c81ff43858be72325da07a55e.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i495e8dcf13da4dc7a6a5fb06a697480c.dindex.zip.aes (87.81キロバイト) | |
2025-03-01 19:28:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i495e8dcf13da4dc7a6a5fb06a697480c.dindex.zip.aes (87.81キロバイト) | |
2025-03-01 19:28:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b95bcf5c26d744738ba2ab4bed11eae35.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b95bcf5c26d744738ba2ab4bed11eae35.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:35 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i54dcb2f9d0424d738693f2e78771f5c0.dindex.zip.aes (111.56キロバイト) | |
2025-03-01 19:28:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i54dcb2f9d0424d738693f2e78771f5c0.dindex.zip.aes (111.56キロバイト) | |
2025-03-01 19:28:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1ad8f84dc491456faee965e3ac5a7afb.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1ad8f84dc491456faee965e3ac5a7afb.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i85c80f57b7064d74a207e4d533cd0436.dindex.zip.aes (105.04キロバイト) | |
2025-03-01 19:28:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i85c80f57b7064d74a207e4d533cd0436.dindex.zip.aes (105.04キロバイト) | |
2025-03-01 19:28:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc163b92fb3604131b81bcca85162b77a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc163b92fb3604131b81bcca85162b77a.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i3cd619eabed4423891560f18b4b38185.dindex.zip.aes (96.47キロバイト) | |
2025-03-01 19:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i3cd619eabed4423891560f18b4b38185.dindex.zip.aes (96.47キロバイト) | |
2025-03-01 19:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b9bce4d6ddad8459ebf094aca4c41122c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b9bce4d6ddad8459ebf094aca4c41122c.dblock.zip.aes (49.92メガバイト) | |
2025-03-01 19:28:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic85484aab329480b8a8be398656357db.dindex.zip.aes (341.48キロバイト) | |
2025-03-01 19:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic85484aab329480b8a8be398656357db.dindex.zip.aes (341.48キロバイト) | |
2025-03-01 19:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2d9fd985fc244282b9f43c146d36b37b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2d9fd985fc244282b9f43c146d36b37b.dblock.zip.aes (49.90メガバイト) | |
2025-03-01 19:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i5742fa0c6d984698876762ca10bf2fe1.dindex.zip.aes (194.76キロバイト) | |
2025-03-01 19:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i5742fa0c6d984698876762ca10bf2fe1.dindex.zip.aes (194.76キロバイト) | |
2025-03-01 19:28:38 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b1c72c6d9990e4d98bcd501f5b619f497.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b1c72c6d9990e4d98bcd501f5b619f497.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i46e45d038b04431faeb80cde70e57380.dindex.zip.aes (394.33キロバイト) | |
2025-03-01 19:28:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i46e45d038b04431faeb80cde70e57380.dindex.zip.aes (394.33キロバイト) | |
2025-03-01 19:28:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b405b4035cb5b4c84a6efc179957c75fd.dblock.zip.aes (10.97メガバイト) | |
2025-03-01 19:28:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b405b4035cb5b4c84a6efc179957c75fd.dblock.zip.aes (10.97メガバイト) | |
2025-03-01 19:28:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ie17ef830f2874c58906aa62d6bdd5b69.dindex.zip.aes (18.45キロバイト) | |
2025-03-01 19:28:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ie17ef830f2874c58906aa62d6bdd5b69.dindex.zip.aes (18.45キロバイト) | |
2025-03-01 19:28:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b537f62727bb24347ab44497c035d55c8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b537f62727bb24347ab44497c035d55c8.dblock.zip.aes (49.95メガバイト) | |
2025-03-01 19:28:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-id7823e5260d24d578403c3fe69c868cb.dindex.zip.aes (291.14キロバイト) | |
2025-03-01 19:28:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-id7823e5260d24d578403c3fe69c868cb.dindex.zip.aes (291.14キロバイト) | |
2025-03-01 19:28:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ba1c9976b92a645e486fb2f09791d7938.dblock.zip.aes (39.89メガバイト) | |
2025-03-01 19:28:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ba1c9976b92a645e486fb2f09791d7938.dblock.zip.aes (39.89メガバイト) | |
2025-03-01 19:28:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i851cad7034bd4f4786e2067d0b70a4de.dindex.zip.aes (237.83キロバイト) | |
2025-03-01 19:28:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i851cad7034bd4f4786e2067d0b70a4de.dindex.zip.aes (237.83キロバイト) | |
2025-03-01 19:28:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b86290424fd8d41009529da301d2e160c.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b86290424fd8d41009529da301d2e160c.dblock.zip.aes (49.91メガバイト) | |
2025-03-01 19:28:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia8c294f91cc94fb2b0ba0a2550b92f67.dindex.zip.aes (290.51キロバイト) | |
2025-03-01 19:28:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia8c294f91cc94fb2b0ba0a2550b92f67.dindex.zip.aes (290.51キロバイト) | |
2025-03-01 19:28:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bc6e1169013b14c6f8ff3aeff345f5704.dblock.zip.aes (3.13メガバイト) | |
2025-03-01 19:28:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bc6e1169013b14c6f8ff3aeff345f5704.dblock.zip.aes (3.13メガバイト) | |
2025-03-01 19:28:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i6930398ae19c420e95ab745d74a1637b.dindex.zip.aes (71.73キロバイト) | |
2025-03-01 19:28:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i6930398ae19c420e95ab745d74a1637b.dindex.zip.aes (71.73キロバイト) | |
2025-03-01 19:28:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2a4f9bce09d7487abf71be92f1c6ba8f.dblock.zip.aes (9.59メガバイト) | |
2025-03-01 19:28:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2a4f9bce09d7487abf71be92f1c6ba8f.dblock.zip.aes (9.59メガバイト) | |
2025-03-01 19:28:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-iccd7598c0aaf45fc86e27366d20c9d78.dindex.zip.aes (42.98キロバイト) | |
2025-03-01 19:28:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-iccd7598c0aaf45fc86e27366d20c9d78.dindex.zip.aes (42.98キロバイト) | |
2025-03-01 19:28:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b221cf47078cc4c4fb7eac8bdaeb1dba4.dblock.zip.aes (5.35メガバイト) | |
2025-03-01 19:28:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b221cf47078cc4c4fb7eac8bdaeb1dba4.dblock.zip.aes (5.35メガバイト) | |
2025-03-01 19:28:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ia84f1e29a27540d8a3885110373f70cb.dindex.zip.aes (27.11キロバイト) | |
2025-03-01 19:28:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ia84f1e29a27540d8a3885110373f70cb.dindex.zip.aes (27.11キロバイト) | |
2025-03-01 19:28:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b2cb51797aced4260aab66fb3bd0ddd85.dblock.zip.aes (1.88メガバイト) | |
2025-03-01 19:28:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b2cb51797aced4260aab66fb3bd0ddd85.dblock.zip.aes (1.88メガバイト) | |
2025-03-01 19:28:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-ic254a842654a4a0a8af4ecda16040fe1.dindex.zip.aes (134.39キロバイト) | |
2025-03-01 19:28:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-ic254a842654a4a0a8af4ecda16040fe1.dindex.zip.aes (134.39キロバイト) | |
2025-03-01 19:28:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-bb08de155f70b4328aa3958fb77408992.dblock.zip.aes (8.84メガバイト) | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-bb08de155f70b4328aa3958fb77408992.dblock.zip.aes (8.84メガバイト) | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if3349cea7f244020b382a1973769e17c.dindex.zip.aes (70.31キロバイト) | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.Operation.CompactHandler-CompactResults]: Downloaded 336 file(s) with a total size of 15.03ギガバイト, deleted 672 file(s) with a total size of 15.10ギガバイト, and compacted to 258 file(s) with a size of 6.27ギガバイト, which reduced storage by 414 file(s) and 8.82ギガバイト | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if3349cea7f244020b382a1973769e17c.dindex.zip.aes (70.31キロバイト) | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b4a16b07f194a4472823a5affe8f8baa1.dblock.zip.aes (5.90メガバイト) | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b4a16b07f194a4472823a5affe8f8baa1.dblock.zip.aes (5.90メガバイト) | |
2025-03-01 19:28:45 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-if5c3121e53cd479b95cceabd8ed71737.dindex.zip.aes (177.89キロバイト) | |
2025-03-01 19:28:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-if5c3121e53cd479b95cceabd8ed71737.dindex.zip.aes (177.89キロバイト) | |
2025-03-01 19:28:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-b268e7196a6e04cc5a5add9604311efa4.dblock.zip.aes (6.09メガバイト) | |
2025-03-01 19:28:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-b268e7196a6e04cc5a5add9604311efa4.dblock.zip.aes (6.09メガバイト) | |
2025-03-01 19:28:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-i38eff282c40641d0960a38e40d0326fd.dindex.zip.aes (221.59キロバイト) | |
2025-03-01 19:28:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-i38eff282c40641d0960a38e40d0326fd.dindex.zip.aes (221.59キロバイト) | |
2025-03-01 19:29:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: () | |
2025-03-01 19:29:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (31.62キロバイト) | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-KeepIncompleteFile]: keeping protected incomplete remote file listed as Uploading: duplicati-20250302T004220Z.dlist.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-be1f2a6535fd4489795b5861bc1755a4f.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-b858cef6933b04cada10b59fdb22dd530.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-bdb4610bd0fdb46318243155850d66a02.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-b4a44f17c76fd443cb27ad0131d11d5a2.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-b222a5c841fa44a25b3241601cb9f10fc.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-b87060c04747a4291b0b92cb5740e7b64.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-bf1d3aaf7715a4ee5b5af5789b8cdc68c.dblock.zip.aes | |
2025-03-01 19:29:48 -08 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-SchedulingMissingFileForDelete]: scheduling missing file for deletion, currently listed as Uploading: duplicati-b88640d16fbf044408d4a1dcf9bfa5883.dblock.zip.aes | |
2025-03-01 19:30:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:31:09 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 1 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:31:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:31:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:32:05 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 2 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:32:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:32:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:33:02 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 3 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:33:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:33:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:33:59 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 4 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:33:59 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:34:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:34:56 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 5 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:34:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:35:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:35:53 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 6 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:35:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:36:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:36:50 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 7 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:36:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:37:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:37:46 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 8 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:37:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:37:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:38:42 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 9 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:38:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:38:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:39:39 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 10 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:39:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:39:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:40:37 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 11 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:40:37 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:40:47 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:41:34 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 12 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:41:34 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:41:44 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:42:31 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 13 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:42:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:42:42 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:43:30 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 14 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:43:30 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:43:40 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:44:25 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250222T003003Z.dlist.zip.aes attempt 15 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:44:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Failed: duplicati-20250222T003003Z.dlist.zip.aes (53.37メガバイト) | |
2025-03-01 19:44:25 -08 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-20250222T003003Z.dlist.zip.aes | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at Duplicati.Library.Main.BackendManager.GetForTesting(String remotename, Int64 size, String hash) | |
at Duplicati.Library.Main.Operation.TestHandler.DoRun(Int64 samples, LocalTestDatabase db, BackendManager backend) | |
2025-03-01 19:44:25 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:45:11 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 1 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:45:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:45:22 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:46:09 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 2 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:46:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:46:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:47:07 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 3 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:47:07 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:47:17 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:48:05 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 4 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:48:05 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:48:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:49:01 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 5 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:49:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:49:11 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:49:58 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 6 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:49:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:50:09 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:50:56 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 7 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:50:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:51:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:51:52 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 8 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:51:52 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:52:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:52:50 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 9 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:52:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:53:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:53:46 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 10 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:53:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:53:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:54:43 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 11 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:54:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:54:54 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:55:41 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 12 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:55:41 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:55:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:56:39 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 13 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:56:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:56:49 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:57:36 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 14 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:57:36 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:57:46 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:58:33 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250225T003003Z.dlist.zip.aes attempt 15 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:58:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Failed: duplicati-20250225T003003Z.dlist.zip.aes (53.38メガバイト) | |
2025-03-01 19:58:33 -08 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-20250225T003003Z.dlist.zip.aes | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at Duplicati.Library.Main.BackendManager.GetForTesting(String remotename, Int64 size, String hash) | |
at Duplicati.Library.Main.Operation.TestHandler.DoRun(Int64 samples, LocalTestDatabase db, BackendManager backend) | |
2025-03-01 19:58:33 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 19:59:21 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 1 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 19:59:21 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 19:59:31 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:00:19 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 2 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:00:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:00:29 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:01:18 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 3 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:01:18 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:01:28 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:02:13 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 4 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:02:13 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:02:23 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:03:08 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 5 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:03:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:03:19 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:04:06 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 6 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:04:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:04:16 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:05:02 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 7 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:05:02 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:05:12 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:05:58 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 8 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:05:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:06:08 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:06:56 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 9 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:06:56 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:07:06 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:07:53 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 10 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:07:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:08:03 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:08:51 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 11 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:08:51 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:09:01 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:09:50 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 12 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:09:50 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:10:00 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:10:48 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 13 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:10:48 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:10:58 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:11:43 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 14 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:11:43 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Retrying: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:11:53 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:12:39 -08 - [Retry-Duplicati.Library.Main.BackendManager-RetryGet]: Operation Get with file duplicati-20250227T003819Z.dlist.zip.aes attempt 15 of 15 failed with message: The operation was canceled. | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at System.Net.Http.CancellationHelper.ThrowOperationCanceledException(Exception innerException, CancellationToken cancellationToken) | |
at System.Net.Http.CancellationHelper.ThrowIfCancellationRequested(CancellationToken cancellationToken) | |
at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, Boolean tryRewindSource, CancellationToken cancelToken, Byte[] buf) | |
at Duplicati.Library.Utility.Utility.CopyStreamAsync(Stream source, Stream target, CancellationToken cancelToken) | |
at Duplicati.Library.Backend.Backblaze.B2.GetAsync(String remotename, Stream stream, CancellationToken cancelToken) | |
at Duplicati.Library.Main.BackendManager.DoGetFileAsync(FileEntryItem item, IEncryption useDecrypter) | |
at Duplicati.Library.Main.BackendManager.DoGetAsync(FileEntryItem item, CancellationToken cancellationToken) | |
at Duplicati.Library.Utility.Utility.Await(Task task) | |
at Duplicati.Library.Main.BackendManager.ThreadRun() | |
2025-03-01 20:12:39 -08 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Failed: duplicati-20250227T003819Z.dlist.zip.aes (53.31メガバイト) | |
2025-03-01 20:12:39 -08 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-20250227T003819Z.dlist.zip.aes | |
System.Threading.Tasks.TaskCanceledException: The operation was canceled. | |
at Duplicati.Library.Main.BackendManager.GetForTesting(String remotename, Int64 size, String hash) | |
at Duplicati.Library.Main.Operation.TestHandler.DoRun(Int64 samples, LocalTestDatabase db, BackendManager backend) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment