#include <vfer_rcp.h>
Data Fields | |
uint32_t | file_size |
char | from_remote |
char | local_name [MAX_PATH] |
char | remote_path [MAX_PATH] |
char | user [MAX_USER] |
Definition at line 49 of file vfer_rcp.h.
uint32_t client_msg::file_size |
Definition at line 54 of file vfer_rcp.h.
Definition at line 53 of file vfer_rcp.h.
char client_msg::local_name[MAX_PATH] |
Definition at line 50 of file vfer_rcp.h.
char client_msg::remote_path[MAX_PATH] |
Definition at line 51 of file vfer_rcp.h.
char client_msg::user[MAX_USER] |
Definition at line 52 of file vfer_rcp.h.