File: README

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 (29 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

				zssh
			--------------------


zssh  (Zmodem SSH)  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.   If you  don't  already have  them,  the sz/rz  programs can  be
installed from Uwe Ohse's lrzsz package included in this directory.
for more information, see http://www.ohse.de/uwe/software/lrzsz.html

the readline library is also required.

See the file COPYING for copyright and warranty information.

See the file INSTALL for installation information.

See also the FAQ

Supported architectures currently include :
	- linux
	- NetBSD
	- OpenBSD
	- FreeBSD
but POSIX compliant OSes should do.