remove(at:)

    Remove a file at the specified path on the SFTP server

    SFTPClient.swift:242
    func remove(at filePath: String) async throws

    Other members in extension

    Instance members