Skip to content

Hangs on pull #3

Description

@dnajd

First off, very eloquent solution you've developed... I'm trying to pull a directory recursively from a ftp server and it's doing some work and then hanging.

ftp = FtpSync.new '0.0.0.0', 'user', 'password', :passive => true
ftp.pull_dir 'local_path', 'remote_path'

I have tried with and without passive... both hang indefinitely. Any suggestions?

Don

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions