| Port details |
- sftp 0.9.9 ftp
=14 
DEPRECATED: yes
This port expired on: 2005-12-16 An ftp replacement that runs over an ssh tunnel
Was Maintained by: cy@FreeBSD.org  Port Added: unknown
Also Listed In: security
License: not specified in port
sftp is an ftp replacement that runs over an ssh tunnel. Two programs are
included - sftp and sftpserv. When sftp is run and a host is connected to
(either by running 'sftp remotehost' or 'open remotehost' from the sftp
prompt), an ssh connection is initiated to the remote host, and sftpserv is
run. So, sftpserv must be in your path on the remote host. Note that since
sftpserv is run from ssh, no root privileges are necessary. By default,
sftpserv is expected to be in $PATH on the remote host. This can be overriden
by passing '--enable-remotepath=<path>' to configure or using the
'-P remotepath' option to sftp. To run as a different user, use the
'-l remoteuser' option. To connect to an alternate port with ssh,
use the '-p remoteport' option. To enable ssh compression, use '-C'.
From within sftp, all of the normal ftp commands are present: open, close, get,
put, mget, mput, cd, ls, dir, lcd, delete, rm, pwd, quit. There's also exec,
which runs a program on the remote end. This program must not accept input
('exec ls' is ok, but 'exec vi' is not). To run local commands, precede them
with a '!'.
When building sftp, a link is made to rsftp, which uses rsh instead of ssh.
sftp has been tested with rsh (with and without .rhosts) and ssh1 (with
ssh-agent, password, and RSA authentication). I haven't tested ssh2, but it
should work. The login process is a bit of a hack, so if logging in doesn't
work, it's a bug and should be fixed.
sftp uses a fairly simple multiplexed protocol over an SSH channel. The server
is a state machine, and is far more capable than the client. As an example,
the server theoretically could handle multiple concurrent file transfers, but
the client will only send one.
This was mostly written during the summer of 1998, and resurrected in October,
1999. I don't know how much time I want to spend adding new features, but
bugs will be fixed.
sftp is distributed under the GNU General Public License (GPL), Version 2.
Author: Brian Wellington (bwelling@xbill.org)CVSWeb : Distfiles Availability : PortsMonThere are no ports dependent upon this port
No installation instructions: this port has been deleted. The package name of this deleted port was: sftp
Configuration Options
No options to configure
- Master Sites:
- http://www.komquats.com/distfiles/
- ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
|
Number of commits found: 20
| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Dec 2005 19:45:12
0.9.9
|
cy  |
Remove the sftp port as it is no longer supported by its author.
May it rest in peace. |
30 Nov 2005 22:12:05
0.9.9
|
cy  |
1. Remove reference to defunct website in pkg-descr.
2. Add SHA256 as per PR 89773.
3. Adjust port removal date. I will remove the distfile from my website
on that date.
PR: 89773 |
19 Nov 2005 20:59:12
0.9.9
|
cy  |
Remove the original author's website as a source for the distfile, as he no
longer supports it. Functionality of this port is provided by the
OpenSSH port and in the base system. Mark this port deprecated and
scheduled to be removed on March 3, 2006. |
18 Mar 2004 03:36:09
0.9.9
|
cy  |
Add SIZE.
Submitted by: trevor |
22 Jan 2004 11:06:02
0.9.9
|
trevor  |
Use the SORT macro from bsd.port.mk. |
05 Jul 2003 19:01:41
0.9.9
|
marcus  |
Generate plist either statically or before do-install phase for
compatibility with upcoming bsd.port.mk patches.
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
07 Mar 2003 06:02:05
0.9.9
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 Feb 2003 16:12:23
0.9.9
|
nork  |
Remove RESTRICTED tag for crypto stuff.
Approved by: kris (implicitly) |
12 Feb 2003 05:49:13
0.9.9
|
cy  |
Add MASTER_SITE |
07 Nov 2002 05:46:03
0.9.9
|
cy  |
Use PORTCOMMENT. |
21 Aug 2002 17:38:37
0.9.9
|
cy  |
Master site subdirectory has changed.
Noticed by: bento |
15 Mar 2002 15:17:58
0.9.9
|
cy  |
Change MAINTAINER from me at work to me at FreeBSD.org. |
29 Jan 2002 10:53:28 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
29 Nov 2001 04:55:48 
|
cy  |
Update to sftp 0.9.9. |
20 Nov 2001 23:49:34 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
26 Feb 2001 04:43:24 
|
steve  |
Allow sftp to interoperate with gftp. |
08 Oct 2000 02:04:17 
|
asami  |
Convert category ftp to new layout. |
08 Oct 2000 01:58:59 
|
asami  |
Rename PLIST.in to pkg-plist.in. |
02 Sep 2000 15:09:43 
|
sobomax  |
Update to 0.9.6. |
27 Jun 2000 16:24:31 
|
alex  |
Update to 0.9.5 |
Number of commits found: 20
|
| Latest Vulnerabilities |
|
14 vulnerabilities affecting 32 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|