Skip to content

unable to download multiple files using recursive: true #144

@ezzyrider

Description

@ezzyrider

I'm attempting to download multiple subdirectories that contain files

if I use:
sftp.download!("path/to/remote/", "path/to/local", recursive: true)

I'll get all my subdirectories, the first subdirectory will have one file, but I'll get an error on the downloading the second file into the second directory ("path/to/remote/filename" (2, no such file))
but the file does exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions