3 posts / 0 new
Last post
roki12
Webserver embedded editor - how to manage files and directories

Hi all!

Need some help please...

In webserver editor - how can I delete file and delete directory?

I have 1 file in wrong directory (script) - don't know how to delete it - then just deleted the content of the file so the scrit doesn't run anymore, but I want to clean the directory...

Thank you in advance!

dexter
dexter's picture
Webserver embedded editor - how to manage files and directories

Use the shell commands "vfs rm" and "vfs rmdir" to remove files and directories.

Manual: https://docs.openvehicles.com/en/latest/userguide/vfs.html

Regards,
Michael

roki12
Thank you!

Managed to clean!

Log in or register to post comments
randomness