SecureBlackbox 2020 iOS Edition

Questions / Feedback?

absolutePath (method)

Requests the absolute path for a relative path.

Syntax

- (NSString*)absolutePath:(NSString*)remotePath;
public func absolutePath(_ remotePath: String) throws -> String

Remarks

Use this method to ask the SFTP server to convert a relative path to an absolute.

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