RemoteFile Property

The file on the remote host.

Object Oriented Interface

public function getRemoteFile();
public function setRemoteFile($value);

Procedural Interface

ipworks_rcp_get($res, 14 );
ipworks_rcp_set($res, 14, $value );

Default Value

''

Remarks

This property indicates the file on the remote host. When GetFile is called, this property must be a valid file on the RemoteHost.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]