I uploaded a few files, then my browser was killed before I save the post, however those already-uploaded files are still in the files directory, and I can not delete them or do anything about them, can I just delete them or do something in the database to clean them before i rewrite the post?
thanks!

Comments

Anonymous’s picture

looks like i have to re-do the website, sigh.

vm’s picture

Try using your host panel file manager to remove them.
check the permissions on the file and if necessary set them to 777 to see if you can delete them.

Anonymous’s picture

looks like i need wait for a while then run update.php to remove them...i dare not to delete them directly as that may affect the database?

vm’s picture

are they showing on the nodes ?

if so, you can edit and delete the nodes which will remove them from the server.

Anonymous’s picture

looks like the cron job will clean it up after a while..thanks!