Displaying 3 results from an estimated 3 matches for "redirekt".
Did you mean:
redirect
1997 Nov 17
2
Printer redirection of old DOS Software
On our old Novell-2.2 server we had a program called CAPTURE
to redirekt the printer output of DOS programs to the
network printer. (Some old DOS programs only know LPT1:)
Now i am locking for a CAPTURE replacement for our new Samba server.
I tested PRINDIR Version 9.0 and LPTTOFL Version 1.0 out of a
DOS-Box within WIN 3.11 and WIN 95.
Both programs work fine with...
2004 Mar 25
0
openssh-unix-dev Digest, Vol 11, Issue 28
...but from an application.
> That's why I don't want to add a new subsystem.
> I just want to run for instance scripts, towards a secured remote
> host. But the data that is passed
> to the socket doesn't include the prompt itself, like '>'. The socket
> is a redirekt from the client's
> stdout/stderr.
> If I use a standard client like OpenSSH the client echoes back the
> prompt after a command is executed,
> but in my scenarion it's lost and never written to stdout/stderr(my
> socket).
> Does the SSH client remove the prompt in som...
2004 Mar 24
2
Where does the "prompt come from"
Hi All !
I have a little question about the shell that is run when establishing a
connection towards an SSH server.
The client(OpenSSH) displays a prompt(as usual) when a command is executed,
but my question is, where does the prompt come from.
Is it sent by the remote shell or is it handled in the client ??
The reason I ask is that we have developed a product that redirects
stdin/stdout/stderr