This thread seems to confirm that there are scenarios with renames in rclone that don't support KeePass2's file transactions: https://github.com/rclone/rclone/issues/5022
Hi Paul, turning off that option seems to solve the problem. I only made a few tests but it's working. Of course, being a file on a remote cloud the File Transactions functionality is desirable. Another interesting note: after the failure, and the 3rd, successful save, KeePass2Android says that it can not find the file although it's there. Maybe worth reporting to rclone devs regarding the implementation of the rename command? Anyway, I'll keep the option turned off. Should I still encounter issues...
The log above is after 3 save commands. The timestamps are useful to separate the 3.
I am trying to replace various cloud services apps with rclone on Windows 11 pro. So I mount pCloud and Google Drive with similar commands: rclone mount pCloud: D:\pCloud --vfs-cache-mode full --links rclone mount GDrive: D:\GDrive --vfs-cache-mode full --links I experience a problem when saving my database: KeePass checks the file after saving it, and the first time after saving it an error message is printed and the file actually has a size of 0 bytes. I have to save 3 times, and the 3rd time the...
I have the same problem. In my photos, latitude is correct while longitude is always 0. My GPS is working good of course Following are the debug information from the app, if they might help: Open Camera v1.54.1 Code: 92 Package: net.sourceforge.opencamera Android API version: 34 Device manufacturer: Fairphone Device model: FP5 Display size: 1224x2446 Current camera ID: 0 No. of cameras: 3 Multi-camera?: true Camera API: Camera2 (Android L) Camera orientation: 90 Photo mode: Standard Min zoom factor:...
Any update on this? The modules seem not available anymore.
As suggested by Paul @pail459 I swithced off the File Transactions and the save operations on Box.com using the WebDAV protocol now seem to work correctly. Thanks! Anyway in the meanwhile I have installed the Box Drive application for Windows, which makes the box.com storage appear as a local drive; KeePass can thus open and save the .kbdx file as if it was a local file and that works too. Since it's a really nice feature, as a Box user (I didn't see it coming, it must be quite new!) I'm keeping...
I am facing exactly the same scenario: error 502 when trying to save to box.com from Windows (KeePass 2.51.1 (64-bit)), whereas KeePass2Android can correctly save on the same server. I see that the remote file is just unmodified by the Save operation, I can reopen it correctly but I don't see the latest changes. The workaround is to save on the local backup copy, then copy the file to Box manually. I will try the plugin suggested by @Paul, but something apparently changed on box's side very rece...