STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
What is the problem you are having with rclone?
I don't know the commands I need. I am using Windows 11. I am trying to mount my Dropbox (all folders) as a drive to File Explorer (Drive N:) I can do it, but I want it to run when I start Windows. The command I used was:
rclone mount Dropbox:/ N:
I installed nsmm into Rclone directory and added Rclone as a service. It shows in services. But not when I reboot.
I installed WinFsp on my system, but did no configuration on it.
How do I have the Dropbox folders show up as a drive N: on Windows Start?
Run the command 'rclone version' and share the full output of the command.
Release v1.69.3Which cloud storage system are you using? (eg Google Drive)
Dropbox (I have it connected already)
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[Dropbox]
type = dropbox
token = XXX
### Double check the config for sensitive info before posting publicly
A log from the command that you were trying to run with the -vv
flag
Paste log here