I'm on arch linux. I wish you were right.
rclone v1.68.0
- os/version: arch (64 bit)
- os/kernel: 6.11.1-arch1-1 (x86_64)
- os/type: linux - os/arch: amd64
- go/version: go1.23.1
- go/linking: dynamic
- go/tags: none
I created a new remote > gave name gdrive > wrote the gdrive number > entered the client id and client secret numbers I got from the google API page > full access > empty > no to adv conf > authenticate with my accaount > no to shared drive > keep remote.
Then I created a drive folder in my documents directory and rclone -vv mount gdrive: /home/hajiwek/Documents/drive --daemon gdrive-encrypted > crypt > encrypt file n directory names > enter my passwords include salt > no to adv conf > keep remote.
rclone -vv mount gdrive-encrypted: /home/hajiwek/Documents/drive
DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "-vv" "mount" "gdrive-encrypted:" "/home/hajiwek/Documents/drive"]
DEBUG : Creating backend with remote "gdrive-encrypted:"
DEBUG : Using config file from "/home/hajiwek/.config/rclone/rclone.conf"
DEBUG : Creating backend with remote "gdrive:encrypt"
DEBUG : Google drive root 'encrypt': 'root_folder_id = myrootid' - save this in the config to speed up startup
CRITICAL: Fatal error: failed to mount FUSE fs: directory already mounted, use --allow-non-empty to mount anyway: /home/hajiwek/Documents/drive
rclone -vv mount gdrive-encrypted: /home/hajiwek/Documents/drive/encrypte
DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "-vv" "mount" "gdrive-encrypted:" "/home/hajiwek/Documents/drive/encrypte"]
DEBUG : Creating backend with remote "gdrive-encrypted:"
DEBUG : Using config file from "/home/hajiwek/.config/rclone/rclone.conf"
DEBUG : Creating backend with remote "gdrive:encrypt"
DEBUG : Google drive root 'encrypt': 'root_folder_id = myrootid' - save this in the config to speed up startup
DEBUG : Encrypted drive 'gdrive-encrypted:': Mounting on "/home/hajiwek/Documents/drive/encrypte"
mount helper error: fusermount3: failed to access mountpoint /home/hajiwek/Documents/drive/encrypte: Permission denied
CRITICAL: Fatal error: failed to mount FUSE fs: fusermount: exit status 1
rclone -vv mount gdrive-encrypted: /home/hajiwek/Documents/drive/encrypte --config /home/hajiwek/.config/rclone/rclone.conf
DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "-vv" "mount" "gdrive-encrypted:" "/home/hajiwek/Documents/drive/encrypte" "--config" "/home/hajiwek/.config/rclone/rclone.conf"]
DEBUG : Creating backend with remote "gdrive-encrypted:"
DEBUG : Using config file from "/home/hajiwek/.config/rclone/rclone.conf"
DEBUG : Creating backend with remote "gdrive:encrypt"
DEBUG : Google drive root 'encrypt': 'root_folder_id = myrootid' - save this in the config to speed up startup
DEBUG : Encrypted drive 'gdrive-encrypted:': Mounting on "/home/hajiwek/Documents/drive/encrypte"
mount helper error: fusermount3: failed to access mountpoint /home/hajiwek/Documents/drive/encrypte: Permission denied
CRITICAL: Fatal error: failed to mount FUSE fs: fusermount: exit status 1
rclone -vv mount gdrive-encrypted: /home/hajiwek/Documents/drive
DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "-vv" "mount" "gdrive-encrypted:" "/home/hajiwek/Documents/drive"]
DEBUG : Creating backend with remote "gdrive-encrypted:"
DEBUG : Using config file from "/home/hajiwek/.config/rclone/rclone.conf"
DEBUG : Creating backend with remote "gdrive:encrypt"
DEBUG : Google drive root 'encrypt': 'root_folder_id = myrootid' - save this in the config to speed up startup
CRITICAL: Fatal error: failed to mount FUSE fs: directory already mounted, use --allow-non-empty to mount anyway: /home/hajiwek/Documents/drive
rclone -vv mount gdrive-encrypted: /home/hajiwek/Documents/drive --allow-non-empty
DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "-vv" "mount" "gdrive-encrypted:" "/home/hajiwek/Documents/drive" "--allow-non-empty"]
DEBUG : Creating backend with remote "gdrive-encrypted:"
DEBUG : Using config file from "/home/hajiwek/.config/rclone/rclone.conf"
DEBUG : Creating backend with remote "gdrive:encrypt"
DEBUG : Google drive root 'encrypt': 'root_folder_id = myrootid' - save this in the config to speed up startup
DEBUG : Encrypted drive 'gdrive-encrypted:': Mounting on "/home/hajiwek/Documents/drive"
mount helper error: fusermount3: failed to access mountpoint /home/hajiwek/Documents/drive: Permission denied
CRITICAL: Fatal error: failed to mount FUSE fs: fusermount: exit status 1