https://github.com/sah4ez/fileserver
Implementation command pattern in File Server.
https://github.com/sah4ez/fileserver
command-pattern file-server java8 socket
Last synced: 9 months ago
JSON representation
Implementation command pattern in File Server.
- Host: GitHub
- URL: https://github.com/sah4ez/fileserver
- Owner: sah4ez
- Created: 2017-03-05T19:24:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T11:24:42.000Z (about 9 years ago)
- Last Synced: 2025-02-09T14:17:47.775Z (about 1 year ago)
- Topics: command-pattern, file-server, java8, socket
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple implementation of File server.
Has commands:
- upload /path/to/file.txt
- find name_file
- download id_file
- delete id_file