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

Duplicate file or directory causes hang #6934

Closed
cyberduck opened this issue Oct 29, 2012 · 7 comments
Closed

Duplicate file or directory causes hang #6934

cyberduck opened this issue Oct 29, 2012 · 7 comments
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

4170c1e created the issue

Attempting to duplicate a file or folder seems to cause Cyberduck to lock up.

How I can reproduce this

  1. log into host via SFTP
  2. attempt to duplicate either a directory or file

Results

  • cyberduck will become unresponsive with spinning beach ball
  • cyberduck appear in the list of Not Responding apps available for Force Quit
  • cyberduck listed as not responding within 15 seconds of selecting to duplicate

Noticed different result for a a dreamhost.com account and non-dreamhost account I was able to access

Results (Dreamhost)

  • connect via SFTP -> duplicate causes lockup
  • connect via FTP -> duplicate does not cause lockup

Results (non-Dreamhost)

  • connect via SFTP -> duplicate does not cause lockup
  • connect via FTP -> duplicate does not cause lockup

I checked only against the two accounts on the two different hosts. Not sure if the issue is with SFTP and duplicate is limited to Dreamhost servers or if it's reproducible elsewhere.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for your bug report. Can you reproduce this issue with the latest snapshot build available?

@cyberduck
Copy link
Collaborator Author

4170c1e commented

Will try reproducing with snapshot build.
Switched my updates to snapshot and will report back with what happens after the I have the new build installed.

@cyberduck
Copy link
Collaborator Author

4170c1e commented

Looks like it is reproducible with the snapshot I pulled Version 4.2.2 (10576)

Results (Dreamhost)

  • :-( connect via SFTP -> duplicate causes lockup
  • :-) connect via FTP -> duplicate does not cause lockup

Results (non-Dreamhost)

  • :-) connect via SFTP -> duplicate does not cause lockup
  • :-) connect via FTP -> duplicate does not cause lockup

Following is some info from the generated problem report...

Date/Time:       2012-11-01 14:14:21 -0700
OS Version:      10.8.2 (Build 12C60)
Architecture:    x86_64
Report Version:  11

Command:         Cyberduck
Path:            /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
Version:         4.2.2 (10576)
Parent:          launchd [946]

PID:             72382
Event:           hang
Duration:        1.59s
Steps:           17 (100ms sampling interval)

Hardware model:  MacBookPro5,3
Active cpus:     2
Free pages:      54693 pages (+20111)
Pageins:         1 pages
Pageouts:        0 pages

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As this is provider specific it is difficult for me to replicate the issue. Is it possible to get temporary access to such an account? (Reply to feedback@cyberduck.ch).

@cyberduck
Copy link
Collaborator Author

4170c1e commented

Test account created and forwarded for trials.

If it helps troubleshooting, the Version I see from ftp status is as follows

	Version: tnftp 20070806

I was able to reproduce the problem with the newly created test account by

  • logging in via SFTP
  • creating a 'test' dir
  • attempting to duplicate the empty 'test' dir
  • cyberduck stops responding

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In cb4a772.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please verify the fix with the latest snapshot build (cb4a772).

@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 fixed sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants