web based FTP help needed [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking for a web based FTP client for our clients that is password protected, they can upload & download files.
Each client must have a user/pass to login into their folders.
Any reccomendation of open source would be very much appreciated

Here are a few:
http://freshmeat.net/projects/asukphpftp/
http://oliver.sourceforge.net/
http://www.net2ftp.com/
http://code.google.com/p/f-it/

www.net2ftp.com

PHPanywhere.net is an online FTP client and PHP editor.

Related

REST API to manage ftp accounts on server [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I need to seek or develop an API to manage ftp accounts on a server using PHP/nodeJS/anything.
Are you aware of a library that helps managing ftp users or a software I could deploy on a server that fits that kind of need ?
Well there is isp config https://www.ispconfig.org/ispconfig/online-demo/ you can manage many things among which ftp accounts it's free and open source.

Need PHP / Laravel OAuth2 client example [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I am attempting to set up my site as a client with an oauth2 server from another company. I am using the Laravel PHP framework and it occurred to me that there is surely a simpler way of doing this outside of writing each line of code myself and then wondering if everything is done correctly. Is there a tutorial on this somewhere?
Again, I don't want to set up my site as the server, just as the client.
Thanks

File Sharing application members-to-members [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
guys
Do you know any available PHP third party application or script which allows all my registered members to share their files to other members?
I'm thinking similar with this one (My concern on that are there is no support doc and it seems the author of the script is gone for a long time.)
http://codecanyon.net/item/really-simple-file-sharing-web-application/51228
Really appreciated to your help! Thanks
Opendocman checkout this open source application. Hope this helps you.

PHP Advanced Download Counter [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am looking for a script that records the download after the download has finished, not just on link click which ensures that the file was actually downloaded and not cancelled after initializing it.
I have a feeling that this is going to be complicated but I am prepared to learn.
You can't really, unless...
Your download notifies your server on opening it (only possible for programs generally)
You make a guess at how long it may have taken to download
Both these options are terrible.

Does anyone knows a web application security scanner for mac? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Does anyone knows a web application security scanner for mac and easy to install?
Shortly, yes: Websecurify.app
Another, command line only, from Google: Skipfish

Categories