scponly: A user shell for restricting remote access to scp and sftp1

scponly is an alternative "shell" of sorts for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is a wrapper around the ssh suite of applications. It is typically used by creating a user whose shell is set to scponly. This user can neither login interactively nor execute commands remotely, but it can use scp and sftp to download and upload files to the computer, governed by the usual Unix file permissions.

... part of T2, get it here

URL: http://www.sublimation.org/scponly/

Author: kowalski <blah [at] blah [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 4.8

Remark: Does cross compile (as setup and patched in T2).

Download: http://prdownloads.sourceforge.net/scponly scponly-4.8.tgz

T2 source: scponly.cache
T2 source: scponly.desc

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 0.04 MB, 9 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).