GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
afcclient(1) FreeBSD General Commands Manual afcclient(1)

afcclient - Interact with AFC/HouseArrest service on a connected device.

afcclient [OPTIONS] [COMMAND ...]

Utility to interact with AFC/HouseArrest service. This allows access to parts of the filesystem on an iOS device.

afcclient can be used interactively with a command prompt, or run a single command and exit.

print device information
print file attributes of file at PATH
print directory contents of PATH
rename file OLD to NEW
create directory at PATH
Create a (symbolic) link to file named LINKNAME. NOTE: This feature has been disabled in newer versions of iOS.
remove item at PATH
transfer file at PATH from device to LOCALPATH, or current directory if omitted. If LOCALPATH is a directory, the file will be stored inside the directory.
transfer local file at LOCALPATH to device at PATH, or current directory if omitted. If PATH is a directory, the file will be stored inside the directory.

target specific device by UDID
connect to network device (not recommended, since the connection might be terminated at any time)
Access the app container directory of the app with given appid
Access the Documents directory of the app with given appid
Prints usage information
Enable communication debugging
Prints version information

Nikias Bassen

https://libimobiledevice.org

https://github.com/libimobiledevice/libimobiledevice


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.