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

Cannot copy (multiple) files between servers (4.2.2) #6655

Closed
cyberduck opened this issue Apr 24, 2012 · 2 comments
Closed

Cannot copy (multiple) files between servers (4.2.2) #6655

cyberduck opened this issue Apr 24, 2012 · 2 comments
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

22e9a0a created the issue

When I try to drag multiple files and folders from one browser window to another, nothing happens. When I try a small selection of files only, sometimes I will receive a 425 Connection error. If I drag a single file, it copies perfectly.

I have used Cyberduck for years without problems. This problem began with Cyberduck 4.2.1 and continues with 4.2.2 nightly build.

An example of a 425 error:

TYPE I
200 TYPE is now 8-bit binary
PORT 192,168,0,4,207,224
200 TYPE is now 8-bit binary
RETR /FOLDER1/FILE1.php
200 PORT command successful
TYPE I
425 Could not open data connection to port 53216: Connection refused
TYPE I
200 TYPE is now 8-bit binary
PORT 192,168,0,4,207,226
200 TYPE is now 8-bit binary
RETR /FOLDER1/FILE2.php
200 PORT command successful
TYPE I
425 Could not open data connection to port 53218: Connection refused
QUIT
200 TYPE is now 8-bit binary
QUIT
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
@cyberduck
Copy link
Collaborator Author

6694b37 commented

I am also experiencing this issue . Running 4.2.1 on Mac 10.7.3

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Change your connection type to Passive (PASV) in the bookmark settings.

@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

2 participants