Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

CopyResource Method

Copies a file.

Object Oriented Interface

public function doCopyResource($resourcename);

Procedural Interface

incloudstorage_googledrive_do_copyresource($res, $resourcename);

Remarks

This method copies the file specified by ResourceId. The ResourceName parameter defines the name of the newly created file. The Id of the newly created file is returned by this method.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]