Fish shell can't change directory over a Webdav resource through Rclone
0
votes
0
answers
54
views
Fish can't
cd
into a folder on a Webdav remote directory through Rclone:
Welcome to fish, the friendly interactive shell
Type help
for instructions on how to use fish
drive ) ls
Documents/ Music/ Videos/
Gem/ Misc/ Pictures/
drive ) cd Documents
cd: The directory “Documents” does not exist
drive ) sh
$ cd Documents
$ pwd
/mnt/drive/Documents
$ exit
drive )
Perhaps because it uses a wrapper around cd
, maybe it is a bug, or instead I have to disable or rename the cd
function, not sure how to address it.
Asked by freezr
(11 rep)
Jun 14, 2023, 08:28 PM
Last activity: Jun 15, 2023, 04:54 AM
Last activity: Jun 15, 2023, 04:54 AM