summaryrefslogtreecommitdiffstats
path: root/tools/afcclient.c
AgeCommit message (Expand)AuthorFilesLines
5 hourstools/afcclient: Add missing argument count check for `get` commandHEADmasterGravatar Nikias Bassen1-0/+3
47 hourstools/afcclient: Fix build for WindowsGravatar Nikias Bassen1-1/+10
47 hourstools/afcclient: Prevent too much blank lines from recursive putGravatar tomriddly1-1/+0
47 hourstools/afcclient: Update get/put options in help messageGravatar tomriddly1-2/+2
47 hourstools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to allo...Gravatar tomriddly1-41/+142
2 daystools/afcclient: Allow put directory to deviceGravatar tomriddly1-84/+211
2 daystools/afcclient: Allow get folder from device to local.Gravatar tomriddly1-86/+164
2024-02-01tools/afcclient: Allow removing non-empty directories with -rGravatar Nikias Bassen1-32/+84
2024-02-01tools/afcclient: Print human readable description of AFC error code on errorGravatar Nikias Bassen1-11/+11
2023-12-30tools: Add afcclient utilityGravatar Nikias Bassen1-0/+1294