Displaying 4 results from an estimated 4 matches for "stepchild".
2015 Feb 27
2
remote-remote scp
Hi everyone,
I know scp is kind of the red-headed stepchild of the suite, but I'd like to propose an extension to the syntax for remote-remote passthrough using the "-3" option.
Currently the syntax is essentially
scp -3 [ -P port ] [user@]host1:file [user@]host2:file
This is great, as long as both remotes are on the same port. It causes...
2010 Nov 11
1
blksize option in tftp client?
Been looking high and low for an option to request blksize in
the hpa tftp client but I cant find one. How do I
request a bigger blksize with the hpa tftp client?
Jocke
2003 Sep 10
1
Poor quality of low bitrate encoding
In testing, I have found that both MP3 and RealAudio 3(!) are much
better sounding at bitrates from 8 to 40-something kbps than Ogg
Vorbis. This definatly needs drastic improvents and I know that 1.1
will be focusing on improvements in those areas but that seems pretty
far off(a few months minimum) which leaves low-bitrate streams sounding
pretty bad.
--- >8 ----
List archives:
2010 Apr 28
1
[LLVMdev] LLVM development in Xcode
In trying to set up a LLVM development environment, CMake seemed "too easy" - cmake <srctree>. No configuration options necessary whatsoever. But it worked, at least for Xcode on MacOS and for Visual Studio on Windows. Builds were successful. I have not tried running any of the output yet, though, since I don't yet have a front-end set up.
Yet in discussion here, a lot of