[haiku-bugs] [Haiku] #16742: Tracker neither sees nor navigates into userlandfs mounts

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 10 Jan 2021 21:29:19 -0000

#16742: Tracker neither sees nor navigates into userlandfs mounts
----------------------------------+--------------------------
 Reporter:  lt_henry              |       Owner:  nobody
     Type:  bug                   |      Status:  new
 Priority:  normal                |   Milestone:  Unscheduled
Component:  Applications/Tracker  |     Version:  R1/beta2
 Keywords:  userlandfs            |  Blocked By:
 Blocking:                        |    Platform:  All
----------------------------------+--------------------------
 I have created a sshfs mount with following commands:

 {{{
 echo password | /system/servers/userlandfs_server sshfs
 mkdir /Ark
 mount -t userlandfs -o 'sshfs quique@192.168.1.119:' Ark
 }}}

 And then I type my password from userlandfs_server propmt.

 This works like a charm from command line. Both SSH and SFTP commands also
 works fine. However, I dont see any drive on tracker and I cannot /Ark
 from Tracker. Entering path on Tracker text field doesnt work: As soon as
 I press enter Tracker erases the path.

 Some notes:
 - There is nothing on syslog (related to this)
 - There is nothing on userland server stdout
 - Midnight Commander sees and navigates fine through the mount
 - Genesis Commander displays mount with a red question mark symbol, it is
 able to enter but there is nothing inside
 - I have tested with another custom fuse module and same happens (so it is
 not sshfs related)
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16742>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: