IPWorks SFTP 2020 Python Edition

Questions / Feedback?

reset_queue Method

Resets the queue of files to be transferred.

Syntax

def reset_queue() -> None: ...

Remarks

This method will remove all files from the transfer queue.

Calling this method will clear all files that were queued by queue_file. Calling this method will not affect current transfers.

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