-
Notifications
You must be signed in to change notification settings - Fork 428
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
[Feature Request] Show more session details of push/pulls #18
Comments
@odeke-em any thoughts on this one? |
Got the counts in, just the kB/mB rate left. Probably will be in for release 6. |
Any update on the last feature? |
I haven't yet gotten a mechanism for capturing the transfer rate aside from calculating it. |
Is there any news for the transfer rate? |
None so far :( |
Thanks for that link. Actually I already wrote a package that produced byte updates see https://github.com/odeke-em/statos/blob/master/reader.go#L23-35 and https://github.com/odeke-em/statos/blob/master/writer.go#L23-35. |
Yes but I was referring to the transfer speeds. |
Unless im mistaken, there appears to be no way of showing which files are actually being push/pulled? At the moment, every time i run "drive pull", its downloading ~400kB of data. Nothing is changing on the drive. |
Ok. Is there a log file anywhere? Any output to syslog? |
Nope. I am more of the view that only give me information when things fail, imagine every recursive move on your terminal showed you actually output, I personally wouldn't like that. When errors are encountered, for sure, I personally would like to see output only then or after completion. |
I'll probably add a verbosity mode or so. We'll see :) |
From rakyll#53
Would be nice to show, before the 'Proceed with changes', some overall details of the changes before committing:
112 / 1614 [======>----------------------------------------------------------------------------------------] 6.94 % 19h43m9s
The text was updated successfully, but these errors were encountered: