protected SCP_ReceiveFile ( Stream server, string rfile, string lfile, int size ) : void | ||
server | Stream | A connected server I/O stream |
rfile | string | The remote file to copy |
lfile | string | The local destination path |
size | int | |
return | void |
protected SCP_ReceiveFile ( Stream server, string rfile, string lfile, int size ) : void | ||
server | Stream | A connected server I/O stream |
rfile | string | The remote file to copy |
lfile | string | The local destination path |
size | int | |
return | void |