Re: scp/sftp : how to allow GET only ?
From: David Magda (dmagda+trace050401_at_ee.ryerson.ca)
Date: 05/31/05
- Previous message: Unruh: "Re: Brute force attack, exponential delay for reconnect?"
- In reply to: bluefrederic_at_yahoo.fr: "scp/sftp : how to allow GET only ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 30 May 2005 20:48:06 -0400
bluefrederic@yahoo.fr writes:
> Hi, I would like to configure scp or sftp to allow GET of remote
> files only, while all remote ssh commands and PUT of local files are
> denied. Does anyone know how to proceed ? Thanks a lot - Frederic
Change the permissions of the files and directories that you want
protected so the users logging in don't have write permissions (chmod
444 file, chmod 555 dir).
-- David Magda <dmagda at ee.ryerson.ca> Because the innovator has for enemies all those who have done well under the old conditions, and lukewarm defenders in those who may do well under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI
- Previous message: Unruh: "Re: Brute force attack, exponential delay for reconnect?"
- In reply to: bluefrederic_at_yahoo.fr: "scp/sftp : how to allow GET only ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|