Z88Transfer 3.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Z88Transfer 3.1 (Default branch)
# 1  
Old 12-26-2008
Z88Transfer 3.1 (Default branch)

ImageZ88Transfer is a transfer utility written withPython and PyGTK that allows a Linux machine tosend and receive files from Z88 computers (createdin 1987 by Sir Clive Sinclair in his last computercompany, Cambridge Computers). Z88transfersupports IMP-EXPORT, EAZYLINK, and PCLINK-IIprotocols, and can convert automagically betweenAbiword/RTF format and PipeDream, Z88's nativeformat.License: GNU General Public License v3Changes:
This release allows you to copy files from the PC with upper case letters in the filename. It hides files ending in ~. It supports filenames with the '-' character, and has better detection of invalid filenames. It fixes a bug that prevented the transmission of binary files under Windows. It fixes a bug when the user cancels a transfer.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ypxfrd(8)						      System Manager's Manual							 ypxfrd(8)

NAME
ypxfrd - High speed NIS map transfer daemon SYNOPSIS
/usr/sbin/ypxfrd DESCRIPTION
The ypxfrd daemon is the transfer agent that handles map transfer requests from yppush on the master server and ypxfr on slave servers and clients. This program performs the actual transfer of the NIS maps to slave servers and clients. Typically, the maps are transferred to all slave servers and clients unless the transfer is restricted to those subnets or hosts by an entry or entries in the /etc/yp/securenets file. See ypserv(8) for information on this file. The ypxfrd daemon is activated at system startup time by an entry in the /sbin/init.d/nis file of an NIS master server machine. If the log file /var/cluster/members/{memb}/yp/ypxfrd.log exists, ypxfrd appends all its output to that file. You can use the log file to retain a record of what was attempted, and the results. See ypfiles(4) and ypserv(8) for an overview of NIS. RESTRICTIONS
The ypxfrd daemon transfers NIS maps stored as ndbm files only. It does not transfer maps stored as btree or hash files. FILES
The ypxrfd log file. Each cluster member has its own copy. SEE ALSO
Commands: yppush(8), ypserv(8), ypxfr(8) Files: ypfiles(4) ypxfrd(8)