What is the problem you are having with rclone?
Hi everybody, I have a S3 mount on my pc and I would like to share a folder that is inside this mount but I my pc crashes and shows the BSOD whenever I create a new folder and/or upload something in it. I found a topic on github that is related to that and it suggests that it could be a Winfsp related issue (Windows Server 2008 crashes with BSOD when invoking winfsp_ x64.sys from 'rclone mount' · Issue #392 · winfsp/winfsp · GitHub) and analysing my .dmp files it appears that winfsp x64 it is actually the cause, unfortunately the the topic on github has been closed without any resolution, could you help me? My pc is running Windows 11.
Here the end of my .dmp file:
SYMBOL_NAME: winfsp_x64+170c7
MODULE_NAME: winfsp_x64
IMAGE_NAME: winfsp-x64.sys
STACK_COMMAND: XXX
BUCKET_ID_FUNC_OFFSET: 170c7
FAILURE_BUCKET_ID: AV_winfsp_x64!unknown_function
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: XXX
Followup: MachineOwner
---------
Run the command 'rclone version' and share the full output of the command.
rclone v1.69.0
- os/version: Microsoft Windows 11 Pro 24H2 24H2 (64 bit)
- os/kernel: XXX
- os/type: windows
- os/arch: amd64
- go/version: XXX
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Amazon S3
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[test_s3]
type = s3
provider = AWS
access_key_id = XXX
secret_access_key = XXX
region = eu-south-1
endpoint = XXX
location_constraint = eu-south-1
acl = private