https://github.com/andresilmor/ftp-connection-php-class
PHP Class to manage a FTP connection between a Website/Webapp and a Web Server with CRUD operations.
https://github.com/andresilmor/ftp-connection-php-class
crud-ftp crud-operations file-transfer file-transfer-protocol ftp ftp-client ftp-crud ftp-protocol ftp-server oriented-object-programming php web-development website
Last synced: 10 days ago
JSON representation
PHP Class to manage a FTP connection between a Website/Webapp and a Web Server with CRUD operations.
- Host: GitHub
- URL: https://github.com/andresilmor/ftp-connection-php-class
- Owner: andresilmor
- License: mit
- Created: 2021-09-23T09:23:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T13:06:10.000Z (over 3 years ago)
- Last Synced: 2025-02-03T00:31:42.881Z (5 months ago)
- Topics: crud-ftp, crud-operations, file-transfer, file-transfer-protocol, ftp, ftp-client, ftp-crud, ftp-protocol, ftp-server, oriented-object-programming, php, web-development, website
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FTP-Class
Class to create and manage a FTP connection between servers, as also to manage files.