File: control

package info (click to toggle)
zssh 1.5c.debian.1-3.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 468 kB
  • ctags: 260
  • sloc: ansic: 2,048; sh: 184; makefile: 151
file content (20 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: zssh
Section: net
Priority: optional
Maintainer: Ben Wong <ben@wongs.net>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libncurses5-dev, libreadline-dev, autoconf, quilt
Standards-Version: 3.7.2

Package: zssh
Architecture: any
Depends: lrzsz, openssh-client | telnet | telnet-ssl, ${shlibs:Depends}, ${misc:Depends}
Description: interactive file transfers over ssh
 zssh (Zmodem SSH) is a program for interactively transferring files to a
 remote machine  while using  the secure  shell (ssh).  It is intended to
 be a convenient  alternative to scp, allowing to  transfer files without
 having to open another session and re-authenticate oneself.
 .
 Files are transferred through the zmodem  protocol,  using the rz and sz
 commands.
 .
  Homepage: http://zssh.sourceforge.net/