IPWorks SSH 2020 macOS Edition

Questions / Feedback?

FileAttributes Property

The attributes of the RemoteFile .

Syntax

public var fileAttributes: SFTPFileAttributes {
get {...}
set {...} }

Remarks

When FileAttributes is polled, the class will request all known permissions for the file specified by RemoteFile from the SSHHost. To modify the attributes of the file on the server, you may set FileAttributes or any field of the existing object, then call UpdateFileAttributes.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 macOS Edition - Version 20.0 [Build 8501]