Displaying 7 results from an estimated 7 matches for "zmodem".
Did you mean:
modem
2006 Jul 07
2
scp back to *me* (Wish report)
Hi,
Thanks for the extra-ordinarily excellent package ssh. I love all the devs
helping out with ssh.
I am not subscribed to the list, so if anyone wants to reply, kindly CC me.
Wish report:
=========
When I ssh from 'laptop' to 'server', and I see a file I want to scp back to
my laptop. The typical way for almost everyone (unless I am totally
mistaken) is to:
scp file user at
2000 Jan 13
0
using gkermit with ssh (wishlist item)
...re ssh comes in. Since gkermit has no interactive
mode, only a command line interface, the only way to use it
with ssh would be in a command like:
gkermit -s hello.c |ssh user at host gkermit -r
But what if I'm connecting to a telnet (or, more precisly,
ssh) BBS? What if I want to use ZModem instead of kermit?
I think a useful feature of ssh would to be able to replace
the current input/output stream with that of a spawned
programs, returning i/o control to the tty once the program
exits.
I envision a new escape sequence, like ~| or something,
that would send all input from the rem...
2005 Nov 18
2
Speeding up Samba
...n a 2 GHz Celeron. I get about 350 MB/s FTP
transfer over a Gigabit Ethernet connection.
Samba is very much slower between the same computers.
Can Samba be sped up to where it approaches the
FTP performance?
--
Chuck Forsberg caf@omen.com www.omen.com 503-614-0430
Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231 FAX 629-0665
2020 Feb 25
3
[10.0.0 Release] Release Candidate 2 is here
...Polly not working anymore. We
> could avoid that by merging https://reviews.llvm.org/D72372.
> Otherwise, as mentioned in http://llvm.org/PR45001, we'd have to
> rewrite the documentation about how to build Polly.
>
> I know this is not ideal two days before the planned release. @zmodem
> What approach do you prefer? So far I've added 45001 to the release
> blockers.
>
> Michael
>
>
> Am Do., 13. Feb. 2020 um 16:35 Uhr schrieb Hans Wennborg via llvm-dev
> <llvm-dev at lists.llvm.org>:
> >
> > Hello everyone,
> >
> > Release...
2001 Feb 15
2
Tatu Ylonen's message to the OpenSSH developers
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp
Size: 3562 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010214/5489bfec/attachment.bin
2006 Nov 30
6
Can Ctrl - ] to exit console be changed?
Hello list,
Today I was doing some troubleshooting of a service on a dom-u and
noticed that I couldn''t exit a telnet session because ctrl - ] just
dropped me out of console. When I went back into console, I was still in
the telnet session. Was using telent to see why monitors were reporting
an invalid greeting on some services.
Eventually the telnet session would time out, or I could
2020 Feb 13
14
[10.0.0 Release] Release Candidate 2 is here
Hello everyone,
Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
includes 98 commits since the previous release candidate.
Source code and docs are available at
https://prereleases.llvm.org/10.0.0/#rc2 and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc2
Pre-built binaries will be added as they become available.
Please file bug reports for any issues