We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm trying to sync a local directory with a mega folder, but megacmd repeatedly freezes when a file upload is 100%.
Copying a/b/somefile.mp3 -> mega:/a/b/somefile.mp3 # 100.00 % of 1.4MB at 54KB/s 25s
Making a strace:
▶ sudo strace -p 32002 strace: Process 32002 attached epoll_wait(4,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm trying to sync a local directory with a mega folder, but megacmd repeatedly freezes when a file upload is 100%.
Making a strace:
The text was updated successfully, but these errors were encountered: