Page 1 of 1

Dropbox Starting Problems

Posted: Tue May 20, 2014 12:04 pm
by nmargon
I have a Windows 7 64bit PC and a AS-202TE
I can't get Dropbox to run in the AS-202TE, it sits at loading. Has anyone managed to install and use this?
I see from reading other forums that maybe the problems is associated with no good rights in the app central folder.
The suggestion given is to use the SSH to fix the rights.
Is this correct?, and if so:
1) What is SSH
2) Is it run from Windows
3) What is the program name to download and execute in Windows
4) What are the correct commands to do so.

Thank you

Re: Dropbox Starting Problems

Posted: Tue May 20, 2014 12:40 pm
by orion
You can try to simply install SABnzbd. It should do the command for you.
http://forum.asustor.com/viewtopic.php?f=54&t=3556

Anyway, you can do it manually. You can install "putty" (you can find it by google it ;) ).
1) It's a shell that allow you to execute certain commands.
2) Yes, install putty for Windows. After launch it, enter the nas IP, select "SSH", then open.
3) putty.
4)

Code: Select all

chmod 755 /usr/local/AppCentral

Re: Dropbox Starting Problems

Posted: Tue May 20, 2014 2:42 pm
by nmargon
I installed SABnzbd as you suggested and that resolved the issue.
Thank you :D