SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

getCurrentDir (method)

Returns the current directory on the SFTP server.

Syntax

- (NSString*)getCurrentDir;
public func getCurrentDir() throws -> String

Remarks

Use this method to retrieve the current directory as stored by the class. This is a virtualized current directory, as SFTP protocol does not maintain a concept of the current directory.

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