IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Overwrite Property

Whether to overwrite the local or remote file.

Object Oriented Interface

public function getOverwrite();
public function setOverwrite($value);

Procedural Interface

ipworkscloud_hadoopdfs_get($res, 26 );
ipworkscloud_hadoopdfs_set($res, 26, $value );

Default Value

false

Remarks

When calling DownloadFile, this property determines if LocalFile should be overwritten if it already exists.

When calling UploadFile, this property determines if the remote file should be overwritten if it already exists.

Data Type

Boolean

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