RemoteFile Property

The file on the remote host.

Object Oriented Interface

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

Procedural Interface

ipworks_tftp_get($res, 5 );
ipworks_tftp_set($res, 5, $value );

Default Value

''

Remarks

When the GetFile is called, this must be a valid file on the TFTPServer.

Data Type

String

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