In addition to what Brad said, you can use something like this

  cd $HOME
  mkdir -p FUSE
  mkdir -p FUSE/All
  mount_psshfs [email protected]:/usr/pkgsrc/packages/All /home/foo/FUSE/All

to make them available over ssh.   See the manpage of course.

Reply via email to