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

remote file transfer always ends with "transfer" incomplete likely becasue the bytes are counted double #15583

Closed
altmvogi opened this issue Jan 25, 2024 · 3 comments · Fixed by #15599
Assignees
Labels
Milestone

Comments

@altmvogi
Copy link

This ticket system is to report bugs and feature requests. For support, visit the help page first.

  • If you have trouble connecting to a server or your login credentials are not valid, try to resolve the issue with the assistance of your hosting service provider. Any such ticket will be closed with a resolution of thirdparty.

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  • host OS Mac 14.3
  • set up two sftp file transfers with Linux host in my case two RHEL servers.
  • open two browser windows and drag a file from source to destination.
  • the issue is whatever you do the transfer reports incomplete
  • I notice that the app reports twice as much as the file transfer is. Transfer incomplete 1.8k of 907B
  • however, the file gets transferred properly.
  • this has been working in the previous version properly. please fix this.

Expected behavior
I expect the remote to remote transfer to complete without reporting an error/

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MAC OS
  • Version 14.3

Log Files
Please include the log file. You can reach the logging output in Preferences → Connection.

Additional context
Add any other context about the problem here.

@altmvogi
Copy link
Author

cyberduck.log

@altmvogi
Copy link
Author

Screenshot at Jan 25 22-10-11

@dkocher dkocher self-assigned this Jan 26, 2024
@dkocher dkocher added the bug label Feb 1, 2024
@dkocher dkocher added this to the 8.7.4 milestone Feb 1, 2024
dkocher added a commit that referenced this issue Feb 1, 2024
@dkocher dkocher linked a pull request Feb 1, 2024 that will close this issue
@dkocher
Copy link
Contributor

dkocher commented Feb 1, 2024

Regression from 6c0604d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants