Web based FTP client.
Clone this repository: git clone https://github.com/RoyTakanen/phpftp.git
Go into it: cd phpftp
Start a development server: php -S localhost:8080
Go in the web browser to localhost:8080
I use DLP Test FTP credentials to test the program.
FTP
- login
- logout
- list files in current directory
- change directory
- create directories
- upload files
- delete files
- edit text files
- download files
- preview files
- change permissions
- view permissions
Other
- automatically check if API host runs PHP (the JS only needs to be created)
- keyboard shortcuts