IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

LocalFile Property

The path to a local file for uploading or downloading.

Object Oriented Interface

public function getLocalFile();
public function setLocalFile($value);

Procedural Interface

ipworkscloud_amazonglacier_get($res, 30 );
ipworkscloud_amazonglacier_set($res, 30, $value );

Default Value

''

Remarks

This property is used to specify a local file that will be used for uploading or downloading. Set this to a local file before calling GetJobOutput. Set this to a local file to upload before calling UploadArchive.

This property is not available at design time.

Data Type

String

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