Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't download files #7147

Closed
cyberduck opened this issue Mar 29, 2013 · 3 comments
Closed

Can't download files #7147

cyberduck opened this issue Mar 29, 2013 · 3 comments
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

de071d7 created the issue

I cannot download files from a certain ftp site. I can go to terminal mode on my MacBook and successfully download files, but not with Cyberduck. I'll be happy to give you the username and password if you want to try yourself. It's my personal account with my local cable company. Nothing very sensitive there.

Interestingly, I could download files from another ftp site with Cyberduck. Don't know what would be different about this ftp site. And another factoid, I successfully downloaded a number of files from the ftp site over a period of about 30 minutes before it mysteriously quit working.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please post the transcript from the log drawer (⌘-L) of the Transfers window.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

220 Website FTP Server Ready
FEAT
211-Features:
MDTM
REST STREAM
SIZE
211 End
USER tcseeley
331 Password required for tcseeley.
PASS ********
230 User tcseeley logged in.
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (64,29,151,27,245,158)
220 Website FTP Server Ready
FEAT
211-Features:
MDTM
REST STREAM
SIZE
211 End
USER tcseeley
331 Password required for tcseeley.
PASS ********
230 User tcseeley logged in.
TYPE I
200 Type set to I
PORT 192,168,1,109,230,182
200 PORT command successful
RETR /public/2012 SERC SCDWG Tie Line Data Spreadsheet-Template.xls

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 dkocher]:

220 Website FTP Server Ready
FEAT
211-Features:
MDTM
REST STREAM
SIZE
211 End
USER tcseeley
331 Password required for tcseeley.
PASS ********
230 User tcseeley logged in.
TYPE I
200 Type set to I
PASV
227 Entering Passive Mode (64,29,151,27,245,158)
220 Website FTP Server Ready
FEAT
211-Features:
MDTM
REST STREAM
SIZE
211 End
USER tcseeley
331 Password required for tcseeley.
PASS ********
230 User tcseeley logged in.
TYPE I
200 Type set to I
PORT 192,168,1,109,230,182
200 PORT command successful
RETR /public/2012 SERC SCDWG Tie Line Data Spreadsheet-Template.xls

Change the connect mode for data transfers to Passive (PASV).

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug ftp FTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

1 participant