SecureBlackbox 2020 iOS Edition

Questions / Feedback?

deleteDir (method)

Removes directory from the SFTP server.

Syntax

- (void)deleteDir:(NSString*)remoteDir;
public func deleteDir(_ remoteDir: String) throws -> Void

Remarks

Use RemoteDir to provide a path to the directory to be deleted.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]