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

Multiple Files Upload error #4428

Closed
cyberduck opened this issue Apr 27, 2010 · 2 comments
Closed

Multiple Files Upload error #4428

cyberduck opened this issue Apr 27, 2010 · 2 comments

Comments

@cyberduck
Copy link
Collaborator

96ed986 created the issue

When I try to drag a folder or multiple files on the cyberduck window, it begins to upload them but, after a few, it shows an error:

Unable to build data connection: Connection refused. (this is in red)

and then, in the bottom part of the error window, it shows this:

200 PORT command successful
STOR m_DSC_0011.jpg
425 Unable to build data connection: Connection refused
PORT 169,0,0,2,193,193
200 PORT command successful
STOR m_DSC_3156.jpg
150 Opening BINARY mode data connection for m_DSC_3156.jpg
226 Transfer complete
PORT 169,0,0,2,193,194
200 PORT command successful
STOR m_DSC_1646.jpg
425 Unable to build data connection: Connection refused
PORT 169,0,0,2,193,195
200 PORT command successful
STOR m_DSC_3146.jpg
150 Opening BINARY mode data connection for m_DSC_3146.jpg
226 Transfer complete
PORT 169,0,0,2,193,196
200 PORT command successful
STOR m_DSC_3148.jpg
425 Unable to build data connection: Connection refused
QUIT
221 Goodbye.

The result is that not all the files are uploded good, an some files shows 0 kb dimension on the ftp directory.

If I try to upload all files one by one, it functions, but is so uncomfortable, especially for a large amount of files and/or directories.

Thanks in advance for your help.
Mario Caruso

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Try to force the Passive mode on your connection. Refer to https://trac.cyberduck.io/wiki/help/en/howto/ftp.

@cyberduck
Copy link
Collaborator Author

96ed986 commented

Replying to [comment:1 yla]:

Try to force the Passive mode on your connection. Refer to https://trac.cyberduck.io/wiki/help/en/howto/ftp.

My Network Settings was "Use Passive FTP Mode (PASV)" yet.
And I can't use the Passive mode on my Cyberduck bookmark setting, because my ftp accepts only the Active mode connections.
What can I do?

Thanks fo your reply.
Mario Caruso

@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.
Projects
None yet
Development

No branches or pull requests

2 participants