Skip to content

Fix conn already open - #1

Open
EmilyMcCarthy wants to merge 3 commits into
v1from
fix_conn_already_open
Open

Fix conn already open#1
EmilyMcCarthy wants to merge 3 commits into
v1from
fix_conn_already_open

Conversation

@EmilyMcCarthy

Copy link
Copy Markdown

No description provided.

Comment thread ftp.go
return
}

if !strings.HasPrefix(line, StatusFileOK) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of removing this check altogether, can we add the response we're seeing and consider it "success"?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah

@dmansen

dmansen commented May 30, 2018

Copy link
Copy Markdown
Member

+1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants