SFTPClient

    The SFTP client does not concern itself with the created SSH subsystem channel.

    SFTPClient.swift:10
    final class SFTPClient

    Per specification, SFTP could be used over other transport layers, too.

    Citizens in Citadel

    Conformances

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.

    Instance members