1 /* net.h Copyright 1992-2000 by Michael Temari All Rights Reserved
3 * This file is part of ftp.
6 * 01/25/96 Initial Release Michael Temari, <Michael@TemWare.Com>
13 int DOdata(char *datacom
, char *file
, int direction
, int fd
);
15 extern int ftpcomm_fd
;