#include <stdio.h>
#include <string.h>
#include <windows.h>
#include <earthworm.h>
Go to the source code of this file.
Functions | |
int | remote_copy (char *fullname, char *tname, char *fname, char *host, char *dir, char *userid, char *passwd, char *errtxt, pid_t *mypid, int *mystat) |
|
Definition at line 64 of file remote_copy.c. |