Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 893 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 893 Bytes

Java LAN File Transfer webapp

An example for Vue.js frontend with Spring Boot Java backend

Servlet based file sync example

To do - discontinued

  • Single file transfer

  • Multiple file transfer

  • Scan directory

  • Clone directory with all subdirectories

  • Create two-way communication / sync

  • Automatically begin listening again

  • Web interface setup

  • Workspace with Vue.js

  • Display System.out on webpage

  • Check available local network IPs

  • Option for one way

  • Make it work outside LAN

  • Ip for synced device is set inside code

  • Select from available IPs on network

  • Synced folders are set inside code

  • Create folder select and manage submission with thymeleaf using remote Vue.js template?

  • Create server.jar for android

  • UI and functionality for syncing multiple devices simultaneously