IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]