'mount s3 bucket using RClone on windows

I use RClone to mount s3 bucket as a local disk, the local disk disappears after i close the CMD.

how to keep the drive accessible after i close the cmd, or is their a replacement for RClone



Solution 1:[1]

The bucket-based remotes (e.g. Swift, S3, Google Compute Storage, B2, Hubic) do not support the concept of empty directories, so empty directories will have a tendency to disappear once they fall out of the directory cache.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 scott