ResetQueue Method

Resets the queue of files to be transferred.

Object Oriented Interface

public function doResetQueue();

Procedural Interface

ipworkssftp_sftp_do_resetqueue($res);

Remarks

This method will remove all files from the transfer queue.

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

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