SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

uploadFile (method)

Uploads a file to the server.

Syntax

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

Remarks

Use this method to upload LocalFile or its part to RemoteFile on the WebDAV server.

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