Dropbox, Google, Local, Webdav Backups work, but a new rclone has TEMP-Problems?
Details
Duplicati Version: 2.0.8.1_beta_2024-05-07
Windows 10, all available updates installed
RClone configuration:
Storage Type: Rclone
Local repository: local: (or local or x) => but is required!!!
Remote repository: Google
Remote path: duplicati
RClone is in the local PATH (for system, so for all users)
Path to config is set in ENV for all users
RClone knowns both repositories local: and Google:
C:\Users\server>rclone about local:
Total: 63.445 GiB
Used: 42.991 GiB
Free: 20.454 GiB
C:\Users\server>rclone about Google:
Total: 75 GiB
Used: 60.480 GiB
Free: 14.434 GiB
Trashed: 60.480 GiB
Other: 87.242 MiB
The backup source is available. dir \myserver\photo works.
Commandline
"C:\Program Files\Duplicati 2\Duplicati.CommandLine.exe" backup "rclone://Google/duplicati?rclone-local-repository=local:&allowed-ssl-versions=Tls12" "\\myserver\photo_r\\" --backup-name="google Photo " --dbpath="C:\Users\server\AppData\Local\Duplicati\BZSKXNQWOI.sqlite" --encryption-module="aes" --compression-module="zip" --dblock-size="200MB" --passphrase="mypass" --disable-module="console-password-input" --tempdir=C:\temp\
In the following output the backup has a problem with the normal temp folder (%TEMP% in the user appdata\local). Various other Duplicati-Backups work and save the temp files in this folder. Started a different backup (with Google Drive target and not rclone):
So I tried to change it for this backup to c:\temp\
The files are created but I think there is a problem sending this files to the Rclone remote?
//?/c:/Users/server/:c:/temp/dup…
c:/User/server is the “current dir” of the Duplicati process?
Changed directory to c:\temp and error message changes to this:
Backend event: Put - Started: duplicati-b7f4d10d760644553b10015dec7d01f98.dblock.zip.aes (1.32 MB)
Uploading file duplicati-b7f4d10d760644553b10015dec7d01f98.dblock.zip.aes (1.32 MB) …
Operation Put with file duplicati-b7f4d10d760644553b10015dec7d01f98.dblock.zip.aes attempt 1 of 6 failed with message: 2024/10/27 22:43:38 ERROR : Local file system at //?/C:/temp/:C:/temp/dup-574c5ffa-0c70-4112-bfbb-a29ca1d33d00: error reading source root directory: directory not found
2024/10/27 22:43:38 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2024/10/27 22:43:39 ERROR : Local file system at //?/C:/temp/:C:/temp/dup-574c5ffa-0c70-4112-bfbb-a29ca1d33d00: error reading source root directory: directory not found
2024/10/27 22:43:39 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2024/10/27 22:43:39 ERROR : Local file system at //?/C:/temp/:C:/temp/…
If I change local repository to empty the error changes to this:
“:C:\temp\dup-1e351d35-9532-42ae-99c4-95b6c072c0eb”: