Hi all, I'd like to have a macro that does something like this:
LaunchTerminal(host,directory[,shell][,terminal][,transport]) The default would be to do something like this: xterm -e "ssh host 'cd directory; export TERM=xterm; /bin/bash -i'" The display would look something like this: host:/directory which could be easily cut and pasted into a terminal for scp purposes. The application is that there is a remote server hosting very large files that would be inconvenient to copy. The typical user has access to the remote host and an account there. Is there a standard HTML way to launch a terminal from a browser? Ted -- dodecatheon at gmail dot com Frango ut patefaciam -- I break so that I may reveal ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
