View Single Post
Old 09-10-2008, 04:22 PM  
Mike_Smith
Junior Member
 
Join Date: Aug 2008
Posts: 13
Default Feature Request: Mulitple command paste

Hi,

1> Would it be possible to add a dialog where we can add say 10 commands to be queued? It's a mission to add them 1 by one because sometimes there are bulk commands to be performed.

So maybe have an option:
Enqueue > Bulk Raw Command

that pops up a text dialog box where we can paste 40 jobs at a time etc...



2> Would it be possible to extend the command length in the command bar? Currently I use wget from there and i have some commands that go way beyond the character limit, which means i need to putty to my box and run the command from there.

eg

wget http://myserver/sql/backups/database1.rar http://myserver/sql/backups/database2.rar http://myserver/sql/backups/database3.rar http://myserver/sql/backups/database4.rar http://myserver/sql/backups/database5.rar http://myserver/sql/backups/database6.rar http://myserver/sql/backups/database7.rar http://myserver/sql/backups/database8.rar

This works in putty from the box.

When I paste the above into the site command bar because that bar limits it to only a few characters:

wget http://myserver/sql/backups/database1.rar http://myserver/sql/backups/database2.rar http://myserver/sql/backups/database3.rar http://myserver/sql/backups/database4.rar http://myserver/sql/backups/database5.rar http://myserver/sql/backups/databas


Kind Regards,
Mike

Last edited by Mike_Smith; 09-10-2008 at 04:27 PM.
Mike_Smith is offline