Open sreekants opened 7 years ago
As an aside, Is move_file() or soft_link() like capability possible?
I agree this, rename function is missing for my purpose
I've added missing rename function to my fork (pavelzampach)
@pavelzampach how does rename function works with the library you have provided
There seems to be no direct way to rename a file using the File object in SD.h. Copying a file is the only other costly hack to do this. This is not desirable.