Name : sock
| |
Version : 1.1
| Vendor : openSUSE Build Service
|
Release : 93.1
| Date : 2009-04-30 00:22:09
|
Group : Productivity/Networking/Other
| Source RPM : sock-1.1-93.1.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : Sock -- A Simple Shell Interface to Network Sockets
|
Description :
This program serves as an interface for network sockets for use in both shell scripts and manually from the command line. In contrast to netcat, it handles EOF in a way so, for example, tar archives can easily be transferred. See the man page (man 1 sock) for more details.
Example:
host1 # sock -l :7777 > file host2 # cat file | sock host1:7777
host1 # sock -l :7777 | tar xvzfp - host2 # tar czfp - some/dir | sock host1:7777
Authors: -------- Martin Mares < mjAATTucw.cz>
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/network:/utilities/SLE_11/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
sock
Requires :