parent
cbf5583d06
commit
0d155a5b36
@ -0,0 +1,16 @@
|
||||
# Sync client
|
||||
|
||||
(Y7GT5V6T)
|
||||
|
||||
## Todo
|
||||
|
||||
- ( ) Add `find`-like API endpoint on servers
|
||||
- ( ) Implement sync for one file
|
||||
- ( ) Implement sync for one dir
|
||||
- ( ) Implement recursive sync
|
||||
|
||||
## Find endpoint
|
||||
|
||||
Retrieves `stat` info recursively for all files in a dir.
|
||||
|
||||
Also, add mtime. That will make the syncer client a little better.
|
Loading…
Reference in new issue