Matt Mossholder on 6 Aug 2015 14:34:24 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Setting SFTP restrictions to download only, but only for certain users |
a .ftpaccess like this should work:I tested it on debian and it prevents both ftp and scp uploads.
<Limit STOR>
Order Allow, Deny
Deny All
</Limit STOR>
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug