What is the problem you are having with rclone?
rclone mount does not work under linux
Run the command 'rclone version' and share the full output of the command.
rclone v1.63.0
- os/version: ubuntu 20.04 (64 bit)
- os/kernel: 5.15.90.1-microsoft-standard-WSL2 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.20.5
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
sftp
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone mount --vfs-cache-mode writes blob:/ /mnt/blob
The rclone config contents with secrets removed.
[blob]
type = sftp
host = XXXX
user = YYYY
pass = ZZZZ
disable_hashcheck = true
shell_type = shellTypeNotSupported
A log from the command with the -vv
flag
2023/07/17 14:40:58 DEBUG : rclone: Version "v1.63.0" starting with parameters ["rclone" "-vv" "mount" "--vfs-cache-mode" "writes" "blob:/" "/mnt/blob"]
2023/07/17 14:40:58 DEBUG : Creating backend with remote "blob:/"
2023/07/17 14:40:58 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2023/07/17 14:40:59 DEBUG : sftp://URL:22//: New connection 1.1.1.1:48050->2.2.2.2:22 to "SSH-2.0-AzureSSH_1.0.0"
2023/07/17 14:40:59 DEBUG : sftp://URL:22//: Shell type "shellTypeNotSupported" from config
2023/07/17 14:40:59 DEBUG : sftp://URL:22//: Using root directory "/"
2023/07/17 14:40:59 INFO : sftp://URL:22//: poll-interval is not supported by this remote
2023/07/17 14:40:59 DEBUG : vfs cache: root is "/root/.cache/rclone"
2023/07/17 14:40:59 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/blob"
2023/07/17 14:40:59 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/blob"
2023/07/17 14:40:59 DEBUG : Creating backend with remote "/root/.cache/rclone/vfs/blob//"
2023/07/17 14:40:59 DEBUG : fs cache: renaming cache item "/root/.cache/rclone/vfs/blob//" to be canonical "/root/.cache/rclone/vfs/blob"
2023/07/17 14:40:59 DEBUG : Creating backend with remote "/root/.cache/rclone/vfsMeta/blob//"
2023/07/17 14:40:59 DEBUG : fs cache: renaming cache item "/root/.cache/rclone/vfsMeta/blob//" to be canonical "/root/.cache/rclone/vfsMeta/blob"
2023/07/17 14:40:59 INFO : input: Removing directory
2023/07/17 14:40:59 INFO : input: Removing directory
2023/07/17 14:40:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/07/17 14:40:59 Fatal error: failed to mount FUSE fs: cannot read /proc/mounts: expected integer