Jump to content
UBot Underground

Read Then Delete 1St File In Folder


Recommended Posts

I'm using the standard version of Ubot and i need to be able to read and then delete the first file of a chosen folder, then repeat the process until every file in the folder has been read and deleted. I know i can't use the $getfiles function and i cannot upgrade so i need a workaround. Any ideas ?

Link to post
Share on other sites

you can try:

 

the free - filemangement plugin - it has a function to select multiple files from a file dialog.

available in the ubot store 

 

the free - advanced shell plugin - "$shell batch hidden function" cd into the directory and use the "dir" command then parse the filenames somehow, I have an idea.

you cant get the plugin now his site is down

 

the free - execute python plugin - do a ton of stuff with that, need to install python tho

 

pm me on skype or here of you need more help

 

regards,

CD

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...