Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yl0806
/
JavaFileSync
Public
forked from
bttnns/JavaFileSync
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 2, 2010
Made the client a little less annoying when syncing and added screenshots
quaa
committed
b35b589
View commit details
Copy full SHA for b35b589
Browse repository at this point
Update executables
quaa
committed
1f774d3
View commit details
Copy full SHA for 1f774d3
Browse repository at this point
Commits on Nov 28, 2010
Added option to list directories that the server hosts
quaa
committed
fea73cc
View commit details
Copy full SHA for fea73cc
Browse repository at this point
Commits on Nov 27, 2010
Cleaned output somemore
quaa
committed
f962a79
View commit details
Copy full SHA for f962a79
Browse repository at this point
Updated readme, and cleaned up some output of the client and server
quaa
committed
3b3344d
View commit details
Copy full SHA for 3b3344d
Browse repository at this point
Commits on Nov 26, 2010
Two way talking should be working. Need to test later.
quaa
committed
45d3a8c
View commit details
Copy full SHA for 45d3a8c
Browse repository at this point
Commits on Nov 25, 2010
Fixed problem with DONE being set, cleaned up code
quaa
committed
cb1da05
View commit details
Copy full SHA for cb1da05
Browse repository at this point
Changed to a faster way to comm, but DONE is not working. Need to fix
quaa
committed
beb0789
View commit details
Copy full SHA for beb0789
Browse repository at this point
Fixed one way comms, need to implement 2 way to fix the things in TODO
quaa
committed
96fb444
View commit details
Copy full SHA for 96fb444
Browse repository at this point
Updated readme
quaa
committed
9a47052
View commit details
Copy full SHA for 9a47052
Browse repository at this point
Got Client and Server merged together, talking to eachother and sending files. Everything is implemented except for the server talking back to the client to delete things (second part of the pseud…
Show description for adc5408
quaa
committed
adc5408
View commit details
Copy full SHA for adc5408
Browse repository at this point
Commits on Nov 24, 2010
merge conflicts
quaa
committed
5a3a918
View commit details
Copy full SHA for 5a3a918
Browse repository at this point
Merge branch 'basicClient'
quaa
committed
491d667
View commit details
Copy full SHA for 491d667
Browse repository at this point
Server receiving comms from client?
quaa
committed
8a9ac3c
View commit details
Copy full SHA for 8a9ac3c
Browse repository at this point
Fixed problem with sending base dir to server twice.
quaa
committed
4b035b3
View commit details
Copy full SHA for 4b035b3
Browse repository at this point
Made the client sent the path of the current directory that way it does not need to be tracked in the server
quaa
committed
ce282cc
View commit details
Copy full SHA for ce282cc
Browse repository at this point
Fixed some write things in the client
quaa
committed
115127c
View commit details
Copy full SHA for 115127c
Browse repository at this point
Fixed pseudocode
quaa
committed
96ebb49
View commit details
Copy full SHA for 96ebb49
Browse repository at this point
Added first section of client
quaa
committed
38cd924
View commit details
Copy full SHA for 38cd924
Browse repository at this point
Commits on Nov 21, 2010
Basic client layout, client to server talking added in pseudocode
quaa
committed
fc3ca12
View commit details
Copy full SHA for fc3ca12
Browse repository at this point
Merge branch 'master' of github.com:quaa/JavaFileSync
quaa
committed
2c5c562
View commit details
Copy full SHA for 2c5c562
Browse repository at this point
Merge branch 'master' of github.com:quaa/JavaFileSync into basicClient
quaa
committed
ed2b422
View commit details
Copy full SHA for ed2b422
Browse repository at this point
Switching packages
quaa
committed
fc894b3
View commit details
Copy full SHA for fc894b3
Browse repository at this point
Switching to package
quaa
committed
0b27cdb
View commit details
Copy full SHA for 0b27cdb
Browse repository at this point
switching to package
quaa
committed
62cea08
View commit details
Copy full SHA for 62cea08
Browse repository at this point
Changed from default package to net.quaa.jfs
quaa
committed
a5cb7d6
View commit details
Copy full SHA for a5cb7d6
Browse repository at this point
fixed merge
quaa
committed
803e63d
View commit details
Copy full SHA for 803e63d
Browse repository at this point
Added server class
quaa
committed
0db3bcb
View commit details
Copy full SHA for 0db3bcb
Browse repository at this point
Added client class
quaa
committed
1b3b746
View commit details
Copy full SHA for 1b3b746
Browse repository at this point
Added client class
quaa
committed
d91db09
View commit details
Copy full SHA for d91db09
Browse repository at this point
Created new class for server
quaa
committed
c7ec422
View commit details
Copy full SHA for c7ec422
Browse repository at this point
Basic Client construct. Cleaned up some user input
quaa
committed
d0398f4
View commit details
Copy full SHA for d0398f4
Browse repository at this point
Added basic client functionality to send a filename to the server
quaa
committed
c8e1f77
View commit details
Copy full SHA for c8e1f77
Browse repository at this point
Simple sockets to check if a base directory exists
quaa
committed
8f9c485
View commit details
Copy full SHA for 8f9c485
Browse repository at this point
Commits on Nov 20, 2010
Testing working on 2 machines
quaa
committed
f5c155a
View commit details
Copy full SHA for f5c155a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.