IASYNC(1) | General Commands Manual | IASYNC(1) |
iasync
— sync
files to iOS app folders
iasync |
[options] command [command_options] |
iasync |
lsdevs [command_options] |
iasync |
lsapps [command_options] |
iasync |
ls [command_options] |
iasync |
sync [command_options] source target |
iasync
syncs files to Documents folders
for iOS apps that support file sharing.
The following options largely affect all commands, and should be provided before the command name.
-n,
--name
name-u,
--udid
udid-v,
--verbose
--quiet
.-q,
--quiet
--verbose
.iasync
lsdevs
[-n
| --no-headers
]-n,
--no-headers
iasync
lsapps
[-n
| --no-headers
]-n,
--no-headers
iasync
ls
[-a
| --all
]
app_id[:path]-a,
--all
iasync
sync
[-Dnp
] source
app_id[:path]iasync
exits with either 1 or 2 if an
error occurred.
iasync
is still heavily in development,
and bugs are to be expected. While efforts are made to avoid loss of data,
users should ensure their files are backed up before performing a sync if
they have any important data that could be lost.
Bugs can be reported on GitHub at:
or by sending an e-mail to snow@datagirl.xyz.
January 22, 2025 |