I'm trying to install Dropbox in an entirely text-based Linux environment, following the instructions available on Dropbox wiki, which states:
- Use a command-line browser (lynx)
- Navigate to the dropbox website in lynx. lynx https://dropbox.com/
- Log in to your dropbox account
- (...)
I've tried accessing the provided URL with use of elinks and lynx and it's hopeless. It's not possible to log in via this page anywhere:
I've tried navigating to (BUTTON) Sign in but Lynx only returns message:
DISABLED form submit button. Use UP or DOWN arrows or tab to move off.
The Elinks render looks slightly better but it's not possible to pass through the login screen (i.e. after providing the details in the form the page only refreshes):
I'm running Ubuntu 14.04.4 LTS on aws. I have tried Lynx Version 2.8.8pre.4 (04 Feb 2014) and ELinks 0.12pre6.

