IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Overwrite Property

Determines if local files are overwritten.

Object Oriented Interface

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

Procedural Interface

ipworkscloud_backblazeb2_get($res, 54 );
ipworkscloud_backblazeb2_set($res, 54, $value );

Default Value

false

Remarks

This property controls whether local files are overwritten when calling DownloadFile or DownloadFileById. It is only applicable to local files.

Data Type

Boolean

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