manual:chapter6:usb:cmd_usbarchive


Synopsis


Create a backup on a remote machine

Stack Diagram


Input Stack Output Stack
Level 1 Level 1

Legend

Type Command
Parallel list processing Group 1
Affected by flags -47 Automatic reception and execution of data sent via USB

Description


The USBARCHIVE command sends through the USB connection a complete backup of the machine that issued the command. The format of the backup is identical to the one created by SDARCHIVE.

The receiving machine must have already issued a corresponding USBRESTORE otherwise an error occurs. After the transmission has ended the receiving machine will reset itself and install the backup.

Compatibility


This command is new in newRPL and does not exist in userRPL.

Usage


1:                              
……………………………………………………………………………………
USBARCHIVE

will result in the transmission of a complete backup of the calculator to the machine connected via USB cable, provided te other side is listening by means of USBRESTORE.

Related Commands


USB Communications 8 NEW

Command Short Description
USBSTATUS Get status of the USB driver NEW
USBRECV Receive an object through USB link NEW
USBSEND Send an object through the USB link NEW
USBOFF Disable USB port NEW
USBON Enable USB port NEW
USBAUTORCV Receive an object and execute it NEW
USBARCHIVE Create a backup on a remote machine NEW
USBRESTORE Restore a backup from a remote machine NEW
  • manual/chapter6/usb/cmd_usbarchive.txt
  • Last modified: 2019/11/03 06:27
  • by jojo1973