Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - greenkey

Pages: [1]
1
New Modules / Cool file manager
« on: January 28, 2016, 12:32:42 PM »
I choose this file manager as best solution - http://cloudcmd.io/, and find the way to use it through CWP.
1) Install Modejs with npm.
2) Install by npm cloudcmd and forever.
3) Create modules to start and stop cloudcmd as daemon.
4) Add this modules to CWP menu.

Now, i can start this manager, open to manage files, and stop when i don't need it.

2
Suggestions / Re: File manager with extract/create archives
« on: January 27, 2016, 04:30:57 PM »
I am using as file manager this - http://ru.cloudcmd.io/
Very cool thing. Its good to include this to CWP

3
Suggestions / Re: Translation
« on: January 27, 2016, 04:16:55 PM »
Ready to translate russian.

4
I have the same problem.
I think, good solution is using another opensource project, like this - http://cloudcmd.io/
but its based on nodejs. I installed this script on my server with CWP, but there is some troubles:
script opening by default - (ip address):8000, and have self authorization by username/password,
read from config.json.
Best way is auth from CWP, to open this tool. I haven't options, how to do that best way.
Another problem, how to run this from CWP panel? how to add this link, and start script?
Now I starting this tool through ssl by command "cloudcmd". When I try to start from CWP panel (send shell command), CWP stops responding.

Pages: [1]