What Happens To Rclone When Internet Disconnects

What is the problem you are having with rclone?

Consider the following scenario
I have an Aws S3 mount as network drive. An application is connected/ attached to this mount.
When internet disconnects, the application freezes and becomes unresponsive.
Is there a way the mount can be still accessible ?

Run the command 'rclone version' and share the full output of the command.

rclone v1.61.1

  • os/version: Microsoft Windows 10 Enterprise 21H2 (64 bit)
  • os/kernel: 10.0.19044.2604 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.19.4
  • go/linking: static
  • go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

Aws S3

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

When the internet remote loses internet, things go bad. You can't fix that.