mirror of
https://github.com/rwinkhart/cmutton.git
synced 2026-08-28 04:46:46 -04:00
Port synccommon package; actually upload config package port
This commit is contained in:
@@ -110,12 +110,12 @@ int main() {
|
||||
- [ ] RenameRemote(oldVanityPath, newVanityPath string) error
|
||||
- [ ] ShearRemote(vanityPath string, onlyShearAgeFile bool) error
|
||||
- [ ] RunJob() (*syncListsT, error)
|
||||
- [ ] synccommon
|
||||
- [X] synccommon
|
||||
- [X] ~~AddFolderLocal(vanityPath string) error~~ (not for use outside of libmutton)
|
||||
- [X] ~~RenameLocal(oldVanityPath, newVanityPath string) error~~ (not for use outside of libmutton)
|
||||
- [X] ~~ShearAgeFileLocal(vanityPath string) error~~ (not for use outside of libmutton)
|
||||
- [X] ~~ShearLocal(vanityPath, clientDeviceID string, onlyShearAgeFile bool) (string, bool, error)~~ (not for use outside of libmutton)
|
||||
- [ ] WalkEntryDir() ([]string, []string, error)
|
||||
- [X] WalkEntryDir() ([]string, []string, error)
|
||||
- [X] ~~GetAllEntryData() (EntryMapT, error)~~ (not easy to port to C; also not needed)
|
||||
- [ ] syncserver
|
||||
- [ ] GetRemoteDataFromServer(clientDeviceID string)
|
||||
|
||||
Reference in New Issue
Block a user