Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37522649
en ru br
ALT Linux repos
S:1.15-alt1.qa1
5.0: 1.15-alt1
4.1: 1.15-alt1
4.0: 1.15-alt1

Group :: Networking/File transfer
RPM: hsftp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hsftp
Version: 1.15
Release: alt1.qa1

Summary: FTP-type client using SSH to transfer files
License: GPL
Group: Networking/File transfer

Url: http://la-samhna.de/hsftp
Source0: %name-%version.tar.gz
Packager: Michael Shigorin <mike at altlinux.org>

Requires: openssh-clients

# Automatically added by buildreq on Tue Dec 06 2005

BuildRequires: groff-base libncurses-devel libtinfo-devel

%description
hsftp is an FTP emulator that provides the look and feel of an FTP session,
but uses ssh to transport commands and data.

%prep
%setup -q

%build
%configure
%make

%install
%makeinstall

# TODO:

# - control(8) support (root privileges are needed
#   to avoid swapping out if using/caching password;
#   considered harmful though, 1.11 had a hole)

%files
%doc readme license hsftp.lsm
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin