Please enable JavaScript to view this site.

This command allows a file contained in the flash of the connected device to be saved locally.

Syntax

FSAVE [-R][-O][-NB] <source> [<target>]

-R

attempt retrieve operation (#1)

-O

overwrites any local file

-NB

disables special .BIF file handling

<source>

source file name (on flash)

<target>

Target file name (on PC)

If the target file name is omitted, the same name as the source file (the local one) will be used, and the current local one of the shell will be used as the save folder.

Recovery operation (#1)

When the -R option is specified, RDE tries to check whether locally the file exists and whether at least part of it matches that of the file in the flash of the connected device: if so, after due checks, the save will continue excluding the part of the file already present, otherwise the recovery will be ignored.

Examples of use

To save the file /F@/RHW.CFG from flash to the current local shell folder:

FSAVE /f@/rhw.cfg

To save the /F@/RHW.CFG file from flash in the current local shell folder, but with a different name (RHW-SAVE.CFG):

FSAVE /f@/rhw.cfg rhw-save.cfg

To save the /F@/RHW.CFG file from flash in a specific folder (C:\FILES)t with a different name (RHW-SAVE.CFG):

FSAVE /f@/rhw.cfg c:/files/rhw-save.cfg

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC