🌐 AI搜索 & 代理 主页
Skip to content

Undefined property: phpseclib3\Net\SFTP::$packet_types #2067

@s22-tech

Description

@s22-tech

Received this error today when using phpSecLib:

Undefined property: phpseclib3\Net\SFTP::$packet_types

It turned out to be caused by this line:

define('NET_SFTP_LOGGING', SFTP::LOG_COMPLEX);

When I commented out that line, I was able to upload.

phpSecLib 3.0.21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions