I mounted sftp://xxx through nautilus and browsing via nautilus works fine and a have i little icon on a panel and so, but i want to access it via gnome-terminal.
So where is the mountpoint? on other distriubutions i found it on ~/.gvfs but not here?
mount tells me:
- Code: Select all
rootfs on / type rootfs (rw)
/dev/VolGroup00/LogVol00 on / type ext3 (rw,noatime,errors=continue,user_xattr,acl,data=ordered)
/proc on /proc type proc (rw,nosuid,nodev,noexec)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,gid=5,mode=620)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
rc-svcdir on /lib/rc/init.d type tmpfs (rw,nosuid,nodev,noexec,size=1024k,mode=755)
cachedir on /lib/splash/cache type tmpfs (rw,size=4096k,mode=644)
/dev/sda1 on /boot type ext3 (rw,noatime,user_xattr)
/dev/shm on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
nfsd on /proc/fs/nfsd type nfsd (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
securityfs on /sys/kernel/security type securityfs (rw,noexec,nosuid,nodev)
debugfs on /sys/kernel/debug type debugfs (rw,noexec,nosuid,nodev)
/dev/sdb1 on /media/Elements type vfat (rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000)
