I'm trying to mount an Internet Archiver folder as drive F:
I can do it, but I get this error, and every time I close the cmd the F: drive disappears
Is there a way to make it not disappear
C:\rclone>rclone mount remote:switch_202306 F: --vfs-cache-mode full
2025/02/06 23:04:13 ERROR : symlinks not supported without the --links flag: /
The rclone service has been started.
the easiest way to run rclone in the background is --no-console Hide console window (supported on Windows only)
the next easiest way to run rclone as a service/task, is using windows built-in task scheduler, has a nice, easy GUI.
if you search the forum, can find the topics where i posted about that, including screenshots.