SYNTAX

    request [options] <filename> [<local-path>]


OPTIONS

-h (--help) bool

Display help.


ARGUMENTS

<filename>

The name of the file being requested. Muxcons interprets any name ending in .exe, .dll or .map to be a release binary in the EPOCROOT tree. [string]

[<local-path>]

Where to put the file in the local file system. If not specified, exes and dlls go to c:\sys\bin (permissions permitting), other files go into the current working directory. [filename]


DESCRIPTION

Request a remote file from the console.

For consoles that support it, this command requests that a file from the remote end of the console connection be uploaded to the device-side. Currently the only console that supports this is muxcons, in which case this command allows you to pull files from the PC-side to the device.


COPYRIGHT

Copyright (c) 2011 Accenture. All rights reserved.