On Wed, 18 Jul 2012, ubuntu6226 wrote:

> Package: dialog
> Version: 1.1-20100428-1
> Severity: normal
> 
> Hello,
> 
> I am so happy that dialog still exists. thanks
> 
> 
> dialog --backtitle hello --fselect /home/user/dir  15 86
> 
> 
> this does not list the mounted sshfs
> 
> mount:
> ...sshfs type fuse.sshfs (rw,nosuid,nodev,max_read=65536,user=...)

Have you tried

dialog --backtitle hello --fselect /home/user/dir/  15 86

instead? (note the final "/" at the end of the path).

It works for me that way.


I wonder if this has anything to do with sshfs at all. Remember also
that directories mounted by sshfs (fuse, in general) are only
available for the user actually mounting the directory.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to