While using internal sftp server, need to access files outside chroot

Nico Kadel-Garcia nkadel at gmail.com
Fri Jun 8 09:47:55 EST 2012


On Thu, Jun 7, 2012 at 5:14 PM, Raghu Udupa <rudupa at easylink.com> wrote:

> Angel,
>
> I need to provide a set of users only SFTP access. But files these users
> put need to be copied to a generic queue directory.
>
> Your first solution of having a custom script to copy the file to generic
> queue dir would work.
>
> Can you think of a better way to move files given my requirements?
>
> Thanks,
> Raghu
>
>
If the propagation doesn't have to be instantaneous, "rsync" between the
source and target locations run from a cron job should work quite well.


More information about the openssh-unix-dev mailing list