IPWorks Cloud 2020 Python Edition

Questions / Feedback?

abort_copy Method

Aborts a copy operation.

Syntax

def abort_copy(dest_file_path: str, copy_id: str) -> None: ...

Remarks

This method aborts the copy operation identified by the given CopyId for the destination file at DestFilePath in the share currently selected by share.

Note that the destination file will still exist after aborting a copy operation, but it will be empty.

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