The DOS session has a number of means of copying the files out of the
computer. These are the commands:
- FTP (regular ftp client)
- SFTPDOS user@remote-host, again, as with normal sftp
- SCP2DOS filename user@remote-host:path as with normal scp
So, for example, if you'd like to copy the files to florence
, then you can type
C:\SOMEDIR> SFTPDOS guest@florence
NOTE: The MS-DOS network drivers are a bit fragile and they
may fail after a couple of uses. If you have problems connecting to other computers,
just reboot the machine and try again.