User Property
The identification of the remote user for a transfer.
Object Oriented Interface
public function getUser(); public function setUser($value);
Procedural Interface
ipworks_rcp_get($res, 18 ); ipworks_rcp_set($res, 18, $value );
Default Value
''
Remarks
This property contains the identification of the remote user for a transfer. This identification is necessary for use with the protocols REXEC and RSHELL.
Data Type
String