Exchanging files and directories between devices
Exchanging files and directories between devices
July 30, 2024
ID 242346
All commands for exchanging files and directories with the kosctl
tool can use the --device
, -d
parameter, which refers to the name of the device or QEMU to which you need to connect for the specified operation.
The kosctl push [options] SRC DST
command sends the object (file or directory) located at the path SRC
to a KasperskyOS device or to QEMU and places the object at the path DST
.
The kosctl pull [options] SRC DST
command receives the object (file or directory) located on a KasperskyOS device or in the QEMU at the path SRC
, and places the object at the path DST
.
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.