|
"File Copy Local"
(APP/LFS)
View Options:
(help)
| Focus: |
Maintenance / Operation |
| Structures: |
Abstract / Concrete |
Description:
Copies a file locally on the same CPU. The LFSSRCFILEID and LFSDESTFILEID values specify the source and destination file locations. Valid devices for this telecommand are '/ram' (1), '/ee0' (2), and '/ee1' (3). This command may be used to copy from one device to another and from one directory to another, as long as the devices are on the same CPU. Copying a file from SIU to and EPU requires using the LFILUPLEPU telecommand.
Layout:
(show detail;
help)
| Offset |
S |
L |
|
Type |
ITOS name |
ITOS description |
| 0x008 |
0 |
4 |
|
U12 |
LFSNODE | Computer to send the command to |
|
4 |
12 |
|
U12 |
LFSTRANID | Transaction ID to associate with command |
| 0x00A |
0 |
16 |
|
U12 |
LFSPAD16 | 16-bit padding |
| 0x00C |
0 |
32 |
|
U1234 |
LFSSRCFILEID | File Storage ID |
| 0x010 |
0 |
32 |
|
U1234 |
LFSDESTFILEID | File Storage ID |
|