This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC3220SF-LAUNCHXL: Moving a file to any directory

Part Number: CC3220SF-LAUNCHXL

Tool/software: TI-RTOS

Hi,

Is there any direct command for moving a file from the root folder to any destination folder or I have to use the same process of copying the whole file content in a buffer and then changing directory and write the file in the same name and deleting the old file.

Thanks in advance.