Any RoboTask users on here?

wickedDUDE

New member
Jun 25, 2006
1,054
12
0
Hello,

I would like to copy and paste a long list of URLs into a SSH command window and have RoboTask press enter after each URL.

I already have all the URLs that I want to delete in a text file including their commands (i.e. "rm -f urlhere.html")

All that needs to be done is for RoboTask to copy and paste each one into SSH and execute the deletion.

I know there are other ways to do this (via scripting) or with root access, neither of which I have the authorization for.

Thanks in advance.
 


I already gave you the answer to how to do this in another thread.

Using RoboTask for this is not smart.

Why not scp the file over and execute it?

The keyword is scp. Google that.
 
I'll do it for $100 if you want. Just send me over that text file with the commands in it, and SSH access to your server.
 
This and the other thread have got to be a troll?