SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

downloadFiles (method)

Downloads multiple files from the SFTP server.

Syntax

- (void)downloadFiles:(NSString*)remotePath :(NSString*)localDir;
public func downloadFiles(_ remotePath: String, _ localDir: String) throws -> Void

Remarks

RemotePath contains a file mask or regular expression by which the files are selected for download.

LocalDir specifies the local folder where the files should be saved.

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