NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Private Repository



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

  cd $HOME
  mkdir -p FUSE
  mkdir -p FUSE/All
  mount_psshfs foo@bar.local:/usr/pkgsrc/packages/All /home/foo/FUSE/All

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


Home | Main Index | Thread Index | Old Index