The JUNOScript file-get command can be used to transfer files within an existing remote JUNOScript connection. Unless otherwise specified by the user, the imported file will be placed in the user’s home directory. The basic syntax for using the file-get command is as follows:
<rpc>
<file-get>
<filename>value</filename>
<encoding>value</encoding>
</file-put>
</rpc>
The following attributes are used with the file-get command.