Write only directory.

Randal L. Schwartz merlyn at stonehenge.com
Mon May 7 18:49:44 UTC 2012


>>>>> "Paul" == Paul Halliday <paul.halliday at gmail.com> writes:

Paul> Is it possible to let a user write to a directory but not access the
Paul> file after they write it?

Paul> The file is being transferred via scp and after the transfer I don't
Paul> want them to be able to re-fetch or even get a directory listing.

scp is via ssh.  with ssh, they get a complete command line.  how are
you going to prevent *that*?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion


More information about the freebsd-questions mailing list