NOME

sshfs-help - set of patchs to make sshfs more usable for some needs

DESCRIÇÃO

This set of patchs will try to make sshfs more usable for some needs, like our project to access remote medias from x-terms, at PRD and at DINF

PATCHS

sftp-server.c.patch

This patch will make sftp-server able to set a basepath! So users will only be able to access files and dirs bellow this basepath.

Usage

sftp-server -b <path>

TODO