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.

2003-10-27 20:58
3.8

Esta versão adiciona chgrp e id, FreeBSD e correções de problemas.
Tags: Minor bugfixes
This release adds chgrp and id, and fixes FreeBSD issues.

2002-12-20 10:04
3.5

Esta versão limpa configure.in.
Tags: Minor bugfixes
This version cleans up configure.in.

2002-09-09 04:49
3.0

Esta versão inclui correções para Solaris compatibilidade e compatibilidade gftp. system () foi descartado, e curingas são expandidos com glob (), dependendo da disponibilidade desta função. configuração do autoconf foi expandida.
Tags: Major feature enhancements
This release includes patches for Solaris compatibility and gftp compatibility. system() has been dropped, and wildcards are expanded with glob() depending on the availability of this function. autoconf configuration has been expanded.

2002-07-06 23:44
2.1

A verificação chroot foi fixado para que ele funcione com WinSCP.
Tags: Minor bugfixes
The chroot check was fixed so that it works with WinSCP.

2002-07-06 08:27
2.0

compatibilidade winscp foi adicionado. Este é um código de alteração substancial.
Tags: Major feature enhancements
winscp compatibility was added. This is a substantial code change.

Project Resources