move files and folders to another path #10610
Unanswered
Razboinicul
asked this question in
RP2040 / Pico
Replies: 2 comments 5 replies
-
Usually you move files by renaming. Do you have an example of what you try and fails with it. |
Beta Was this translation helpful? Give feedback.
4 replies
-
This does not work, if you want to move a file across different file systems. In this case you must copy the file and then delete the old file. There is a minimal implementation in The function |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't move files and folders to another path. I need some help. My board is a rp pico w.
Beta Was this translation helpful? Give feedback.
All reactions