Skip to content

avoid monkeypatching requests session and use requests_ftp.frp.FTPSession directly #301

Closed
@graingert

Description

@graingert

or avoid the porcelain methods, and only use:

session.request('RETR', url, **kwargs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions