I just set up a Samba share on my local network and attached it on my PC. I configured Duplicacy to back up to this location, but it fails.
Logs:
Running backup command from C:\Users\username/.duplicacy-web/repositories/localhost/1 to back up D:/folder_to_back_up
Options: [-log backup -storage target_id -threads 4 -stats]
2025-01-12 16:13:14.995 INFO REPOSITORY_SET Repository set to D:/folder_to_back_up
2025-01-12 16:13:14.996 INFO STORAGE_SET Storage set to Y:/target_folder
2025-01-12 16:13:15.045 INFO BACKUP_START No previous backup found
2025-01-12 16:13:15.348 INFO INCOMPLETE_LOAD Previous incomplete backup contains 377873 files and 941 chunks
2025-01-12 16:13:15.348 INFO BACKUP_INDEXING Indexing D:\folder_to_back_up
2025-01-12 16:13:15.348 INFO SNAPSHOT_FILTER Parsing filter file \\?\C:\Users\username\.duplicacy-web\repositories\localhost\1\.duplicacy\filters
2025-01-12 16:13:15.348 INFO SNAPSHOT_FILTER Loaded 0 include/exclude pattern(s)
2025-01-12 16:19:28.532 ERROR UPLOAD_CHUNK Failed to upload the chunk 9c89196eaf6922504d8349749b122e6b984730de4b8365183b1e7a8c94e8fe2c: rename Y:/target_folder/chunks/9c/89196eaf6922504d8349749b122e6b984730de4b8365183b1e7a8c94e8fe2c.delxxemm.tmp Y:/target_folder/chunks/9c/89196eaf6922504d8349749b122e6b984730de4b8365183b1e7a8c94e8fe2c: The process cannot access the file because it is being used by another process.
2025-01-12 16:19:28.763 ERROR UPLOAD_CHUNK Failed to upload the chunk 266a79a7e55ee873fdce2c05578e761f42e879bf345782b9156a80a13130f76e: rename Y:/target_folder/chunks/26/6a79a7e55ee873fdce2c05578e761f42e879bf345782b9156a80a13130f76e.jgjlpzgd.tmp Y:/target_folder/chunks/26/6a79a7e55ee873fdce2c05578e761f42e879bf345782b9156a80a13130f76e: The process cannot access the file because it is being used by another process.
2025-01-12 16:20:28.740 INFO INCOMPLETE_SAVE Incomplete snapshot saved to C:\Users\username\.duplicacy-web\repositories\localhost\1/.duplicacy/cache/target_id/incomplete_snapshot
Failed to upload the chunk 9c89196eaf6922504d8349749b122e6b984730de4b8365183b1e7a8c94e8fe2c: rename Y:/target_folder/chunks/9c/89196eaf6922504d8349749b122e6b984730de4b8365183b1e7a8c94e8fe2c.delxxemm.tmp Y:/target_folder/chunks/9c/89196eaf6922504d8349749b122e6b984730de4b8365183b1e7a8c94e8fe2c: The process cannot access the file because it is being used by another process. Failed to upload the chunk 266a79a7e55ee873fdce2c05578e761f42e879bf345782b9156a80a13130f76e: rename Y:/target_folder/chunks/26/6a79a7e55ee873fdce2c05578e761f42e879bf345782b9156a80a13130f76e.jgjlpzgd.tmp Y:/target_folder/chunks/26/6a79a7e55ee873fdce2c05578e761f42e879bf345782b9156a80a13130f76e: The process cannot access the file because it is being used by another process.
I can create and delete files fine from File Explorer.
My trial is expiring tomorrow, and this makes me unsure if I want to purchase a license.