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

Does not suppress sleep mode during file transfers #6479

Closed
cyberduck opened this issue Jan 12, 2012 · 6 comments
Closed

Does not suppress sleep mode during file transfers #6479

cyberduck opened this issue Jan 12, 2012 · 6 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

56169bb created the issue

If large files are to be uploaded, my iMac (10.6.8) goes to sleep although the upload is still running.

CyberDuck should definitely prevent the OS from going to sleep mode during an upload process.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#6785 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#7005 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Implementation in 8c12ecf.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Tested it does indeed work with

yuksom:~ dkocher$ pmset -g assertions |grep Cyberduck
  pid 8694(Cyberduck): [0x0000000100000adc] 00:00:12 PreventUserIdleSystemSleep named: "Cyberduck" 

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Property to toggle in d3f7f5f. Use

defaults write ch.sudo.cyberduck queue.sleep.prevent true

to enable.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 6b598d0.

@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