Johannes Stezenbach wrote: > Grab the ncp package from http://www.fefe.de/ncp/, or more specifically > ftp://ftp.fu-berlin.de/unix/network/ncp/ncp-1.2.3.tar.bz2. > > It's a very useful and handy tool for pushing around data within > a LAN of a small workgroup, one guy does "npush foo" and yells > at the intended recepient "do npoll". The first one to do > it wins and gets foo ;-)
In case that description sounded too silly: The essential feature of ncp is that it requires no configuration or installation of a server daemon, and you don't even need to worry about host names or the IP address of the source or destination machine. Just hook two computers to the same network and you're ready to npush/npoll. Similar to netcat + tar, but way more convenient. Johannes - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/