/* Copyright (C) 1991, 1992, 1993 Free Software Association of Germany This program is free software; you can redistribute it and/or modify it under the terms of the DFSL or the GNU General Public License as published by the Free Software Association of Germany. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the DFSL or the GNU General Public License for more details. You should have received a copy of the DFSL or the GNU General Public License along with this program; if not, write to the Free Software Association, c/o Michaela Merz, Heimatring 19, 6000 Frankfurt/Main 80, Germany. Or write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* README Written by Ruediger & Michaela Merz */ Xftp V 0.9 Alpha Xftp is a ftp client for X under MOTIF. It is programmed on a RS/6000 under AIX V 3.2 X11 R4 , ported to HPUX 9.0 and SunOS Release 4.1.3. But it should run on other platforms with little changes. There a no manpages at this time, well the programm is so easy you don't need manpages. There is one commandline argument : -D[=file] The -D parameter means that the program sends the ftp procedur on stderr. With -D=file it writes in file. Install : Copy the appropriate Makefile.??? to Makefile. Edit the Makefile and switch the defines. Type make. After the succesfully compilation copy Xftp.ad to your app-defaults directory and type xftp. Maybe there can be errors, but this is only a Alpha Release. When you find any erros please send mail to : styx@callisto.fsag.rhein-main.de Have fun. cu styx