prototype on how ftp could show more info#45
prototype on how ftp could show more info#45MarcoMartins86 wants to merge 4 commits intojoel16:masterfrom
Conversation
|
Hey! thanks for the PR. Could you perhaps send a build over for me to test. I can take a look then and let you know. |
|
Sure, I have uploaded it here |
|
Well for some reason it doesn't show up my sd contents from WinSCP. |
|
Thank you, I will check on that...I was using FileZilla, it should work for you also if you want to try in the meanwhile. |
|
This version should work with WinSCP. |
|
That build works. I like how it shows the bytes (MB) remaining, but it seems to blinking instead of showing it constantly. If you can fix that, then I wouldn't mind making this change. |
|
Thank you for your feedback, the reason for the blinking is because during some GUI cycles there were no data sent/received but I already thought in a way to fix that. Since you have given green light I will improve what's done and I will let you know afterward. I will also make the source code available on my Github page at that point. |
|
Any updates? Id really like this feature. |
|
Sorry for the delay but I had a catastrophic hard drive failure on my dev machine, luckily I had already most of the code committed to GitHub. |
Hi Joel,
Please don't accept this pull request, it just to show you what I think it could be an improvement on the ftp menu with a ftp server library I've made based on the ftpd code (it will still have problems like when no network is present, I didn't protect it for now).
Not sure if I should continue investing time on this if you don't like it. Tell me your opinion when you get some time.
Also, for now test it while downloading/uploading a file at a time, although ftp will work, I just made code to display the transfer info of one file.
Thanks,
Marco Martins