./wip/ncp, Fast file copy tool for LANs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.4, Package name: ncp-1.2.4, Maintainer: pkgsrc-users

npush will now use IPv6 and IPv4 multicast on the multicast groups
ff02::6e63:7030 (6e63:7030 == 'ncp0') and 224.110.99.112 (110.99.112
== 'ncp'). If both methods fail, npush will resort to the broadcast
packets used by previous versions. You can force the broadcast
method by passing "-b" to npush so that previous npoll versions
can see the announcements.

"ncp" is a utility for copying files in a LAN. It has absolutely
no security or integrity checking, no throttling, no features,
except one: you don't have to type the coordinates of your peer.


Required to build:
[devel/libowfat] [pkgtools/cwrappers]

Master sites:

RMD160: 3d9da3851362064ec372a00b605bcbdde86a85bd
Filesize: 6.027 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 20:15:31 by Aleksej Saushev | Files touched by this commit (61)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-04-15 00:03:45 by Thomas Klausner | Files touched by this commit (5) | Imported package
Log message:
Initial import of ncp-1.2.4. Compiles fine, but doesn't seem to work
(at least without IPv6 configured) on NetBSD.

npush will now use IPv6 and IPv4 multicast on the multicast groups
ff02::6e63:7030 (6e63:7030 == 'ncp0') and 224.110.99.112 (110.99.112
== 'ncp'). If both methods fail, npush will resort to the broadcast
packets used by previous versions. You can force the broadcast
method by passing "-b" to npush so that previous npoll versions
can see the announcements.

"ncp" is a utility for copying files in a LAN. It has absolutely
no security or integrity checking, no throttling, no features,
except one: you don't have to type the coordinates of your peer.