index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
afcclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
tool/afcclient: Fix local file name error on pulling folder from device
tomriddly
1
-1
/
+1
2025-02-28
tools/afcclient: Fix missing last letter of file name when put/get to/from '/'
tomriddly
1
-5
/
+5
2024-11-29
tools: Fix build due to missing sys/stat.h
Nikias Bassen
1
-0
/
+1
2024-11-29
Fix attempts to detect Windows using _WIN32
Duncan Ogilvie
1
-9
/
+9
2024-06-27
tools/afcclient: Add missing time.h header.
Nikias Bassen
1
-0
/
+1
2024-05-20
tools/afcclient: Add missing argument count check for `get` command
Nikias Bassen
1
-0
/
+3
2024-05-18
tools/afcclient: Fix build for Windows
Nikias Bassen
1
-1
/
+10
2024-05-18
tools/afcclient: Prevent too much blank lines from recursive put
tomriddly
1
-1
/
+0
2024-05-18
tools/afcclient: Update get/put options in help message
tomriddly
1
-2
/
+2
2024-05-18
tools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to allo...
tomriddly
1
-41
/
+142
2024-05-18
tools/afcclient: Allow put directory to device
tomriddly
1
-84
/
+211
2024-05-18
tools/afcclient: Allow get folder from device to local.
tomriddly
1
-86
/
+164
2024-02-01
tools/afcclient: Allow removing non-empty directories with -r
Nikias Bassen
1
-32
/
+84
2024-02-01
tools/afcclient: Print human readable description of AFC error code on error
Nikias Bassen
1
-11
/
+11
2023-12-30
tools: Add afcclient utility
Nikias Bassen
1
-0
/
+1294