Go to the first, previous, next, last section, table of contents.


Accessing MSDOS Files

^C m d, ^C m ^D

Change the current MSDOS directory to a given directory
(`MTOOLS-CHDIR').

^C m P

Put the currently selected files on a MSDOS floppy
(`MTOOLS-PUT').

^C b m P

Put the currently selected files on a MSDOS floppy
(`B-MTOOLS-PUT').  The operation is performed in background.

^C m G

Get some files from a MSDOS floppy and put them in a given
directory (`MTOOLS-GET').

^C b m G

Get some files from a MSDOS floppy and put them in a given
directory (`B-MTOOLS-GET').  The operation is performed in
background.

^C m D

Delete files from a MSDOS floppy (`MTOOLS-DELETE').

^C b m D

Delete files from a MSDOS floppy (`B-MTOOLS-DELETE').  The
operation is performed in background.

^C m L

List files and directories on a MSDOS floppy (`MTOOLS-DIR').

^C m F

Format a MSDOS floppy (`MTOOLS-FORMAT').

^C b m F

Format a MSDOS floppy (`B-MTOOLS-FORMAT').  The operation is
performed in background.

^C m M

Create a directory on a MSDOS floppy (`MTOOLS-MKDIR').

^C b m M

Create a directory on a MSDOS floppy (`B-MTOOLS-MKDIR').
The operation is performed in background.

^C m K

Remove a directory from a MSDOS floppy (`MTOOLS-RMDIR').
All the files and subdirectories in that directory are removed as well.

^C b m K

Remove a directory from a MSDOS floppy (`B-MTOOLS-RMDIR').
All the files and subdirectories in that directory are removed as well.
The operation is performed in background.

^C m R

Rename a file or directory on a MSDOS floppy
(`MTOOLS-RENAME').

^C b m R

Rename a file or directory on a MSDOS floppy
(`B-MTOOLS-RENAME').  The operation is performed in background.

^C m T

Display the contents of a file located on a MSDOS floppy
(`MTOOLS-TYPE').


Go to the first, previous, next, last section, table of contents.