closed Developer Tools Suggestion

gary.moncrieff
gary.moncrieff
@garymoncrieff
9 years ago
865 posts
Hey Guys

For those of us that doesn't have ftp access on our servers, it's not advisable to give out sftp details at any time. So how about some sort of ftp script included with developer tools that would allow a third party to be granted an admin account and give them access to the file system should the need ever arise?


updated by @garymoncrieff: 09/04/15 06:56:23AM
michael
@michael
9 years ago
7,715 posts
Not sure about how to go about allowing upload, but I know on occasion when I've been working on a clients account in the ACP I've wanted to be able to download the skin to play with it on my local machine.

--edit--
This looks like what I think your talking about:
http://www.thegeekstuff.com/2012/03/chroot-sftp-setup/
updated by @michael: 07/18/15 12:54:58AM
gary.moncrieff
gary.moncrieff
@garymoncrieff
9 years ago
865 posts
Something like this solution on WP http://miwisoft.com/wordpress-plugins/miwoftp-wordpress-file-manager
michael
@michael
9 years ago
7,715 posts
Looks like there are a few of them:
http://www.nilambar.net/2012/10/best-free-web-based-file-management-scripts-in-php.html

Not sure which one is the best, or which one is MPL compatible license. Suppose it wouldn't be too difficult to do an integration like how adminer ( the database admin ) is done though.

--edit--
This one is MPL licensed:
http://extplorer.net/files
updated by @michael: 07/21/15 12:25:31AM
michael
@michael
9 years ago
7,715 posts
We're not going to put that into Developer Tools because we cant vouch for its security. The one I liked though was this one:

http://extplorer.net/

you just upload it and it works, no setup needed. I put it into a folder:
/ftp

then visited that in the browser and it worked.
gary.moncrieff
gary.moncrieff
@garymoncrieff
9 years ago
865 posts
Ok thanks

Tags