I can mount my google drive using
rclone mount gdrive: localfolder
. I also know how to automatically mount a remote file system through sshfs
within vifm
. But is it possible to use rclone
to mount a cloud drive within vifm
automatically? I've tried to add the following line in vifmrc
:
filetype *.drive FUSE_MOUNT2|rclone %PARAM %DESTINATION_DIR
and create a file named google.drive
with the following line in it:
mount gdrive:
When I try to open the file google.drive
, vifm displays the message of trying to mount and then hangs there forever.
To be more general, is there a generic way in vifm to handle all kinds of remote mounting programs?
Asked by Jing
(339 rep)
Apr 8, 2020, 11:22 AM
Last activity: Mar 12, 2024, 10:57 PM
Last activity: Mar 12, 2024, 10:57 PM