Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-21 01:11
1.4

Ao deixar de abrir um arquivo de log, scponly tentaria log para o arquivo de log. Isso foi corrigido.
Tags: Minor bugfixes
Upon failing to open a log file, scponly would try to log to the log file. This has been fixed.

2002-05-19 23:49
1.3

Esta versão permite chmod, pwd, chown, etc para sftp. funcionalidade do chroot () e informações de depuração foram adicionados.
Tags: Major feature enhancements
This release allows chmod, pwd, chown, etc. for sftp. chroot() functionality and debugging information have been added.

2001-02-25 21:46
1.1

Funcionalidade curinga foi restaurado.
Tags: Minor feature enhancements
Wildcard functionality has been restored.

Project Resources