Help on M - Copy From File to Another

Hello,

I have a folder to copy from USB key to microSD.

Is there a way to copy files and folders with the M command or do I need to copy files and folders recursively with M command?

Kind Regards,

There is no command to copy file and folder directly as you wanted.
But you can code it by self in host side. I think it is not difficult.

M command just copy handle 1 to handle 2 with max size for each block is 65KB.