SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

deleteFile (method)

Deletes a file from the SFTP server.

Syntax

- (void)deleteFile:(NSString*)remoteFile;
public func deleteFile(_ remoteFile: String) throws -> Void

Remarks

Use the RemoteFile parameter to specify the name of the file to delete.

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