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

unable to list directory after file duplication #6416

Closed
cyberduck opened this issue Dec 4, 2011 · 1 comment
Closed

unable to list directory after file duplication #6416

cyberduck opened this issue Dec 4, 2011 · 1 comment
Labels
bug duplicate ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

ac7f02c created the issue

After file duplication, CD cannot list files in directory and everything hangs. The file is correctly duplicated, but it's necessary to close and reopen CD to be able to read the directory.

Session transcript:

NOOP
200 Command okay.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (83,136,146,48,17,25)
RETR /Templates/New.dwt
150 Opening BINARY mode data connection for New.dwt (22635 bytes).
NOOP
226 Transfer complete.
STAT /Templates
200 Command okay.
CWD /Templates
211-Status for user XXX from YYY:
    Stored 0 files, 0 Kbytes
    Retrieved 1 files, 22 Kbytes
211 End of status.
TYPE A
250 Directory changed to /Templates
PASV
200 Type set to A.
PASV
227 Entering Passive Mode (83,136,146,48,17,37)
LIST
227 Entering Passive Mode (83,136,146,48,17,38)
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #6412. Please update to the latest snapshot build.

@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 duplicate ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

1 participant