uTrack
Loading...
Searching...
No Matches
Synchronisation Commands

Sync commands, prefixed by "SYNC ".

OFF:

Starts file sync. SYNC START is an alias. If pattern is specified, only files matching it will be synced. Otherwise, files will be synced according to the default pattern, which is <NONE> initially but can be changed using SYNC FILES.

Stops a sync in process.

LIST [pattern]:
(BROKEN) Lists all files that would be synced if SYNC NOW pattern was called. If pattern is not specified, it defaults to *.*.
DELETE_FILES <ON/OFF>:
[Deprecated] Selects whether or not to delete files that have been successfully synced. The default is OFF.
FILES ADD <pattern>:
Changes the default sync pattern. The default sync pattern is initially <NONE>, which matches nothing. Multiple calls to FILES ADD will continue to add patterns to the list.
VIA <CELL/SERIAL>:

Displays the list of file patterns to sync.

Removes all file patterns from the list. The *.bif file pattern is added to the list by default

Chooses a medium to sync via. The default is CELL.

DELAY <n>:
Sets the delay between sending payloads, in ticks. The default is 2. n must be a non-negative integer.
CHUNK_SIZE <n>:
Sets the number of bytes to send at once. The default is 64 and the maximum is 220. n must be a positive integer.