mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
add file/delete apicall and rm command to shell
This commit is contained in:
@@ -53,6 +53,7 @@ struct mfcmd commands[] = {
|
||||
mfshell_cmd_links},
|
||||
{"get", "[quickkey]", "download a file", mfshell_cmd_get},
|
||||
{"rmdir", "[folderkey]", "remove directory", mfshell_cmd_rmdir},
|
||||
{"rm", "[quickkey]", "remove file", mfshell_cmd_rm},
|
||||
{"status", "", "device status", mfshell_cmd_status},
|
||||
{"changes", "<revision>", "device changes (default: 0)",
|
||||
mfshell_cmd_changes},
|
||||
|
||||
Reference in New Issue
Block a user