SecureBlackbox 2020 iOS Edition

Questions / Feedback?

downloadFile (method)

Downloads a file from the SFTP server.

Syntax

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

Remarks

Use this method to download RemoteFile into the location specified by LocalFile.

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