Displaying 20 results from an estimated 1000 matches similar to: "Ret: Problems with SFTP"
2006 Jun 26
1
Problems with SFTP
Guys,
Once again I need some help I hope you can give me. When I try to SFTP to
any of my PCs (also running openssh) from my Xscale (ARM,
big-endian) system sftp segfaults on me. Sftp to the xscale system works
without any problems. I'm using openssl-0.9.8b (with ocf support),
linux-2.6.16 and openssh 4.3p2 on the Xscale system. One of the systems I
try to sftp to runs Openssh 3.7.1p2, with
2007 Dec 12
0
Revisiting sftp tab completion patch
I've finally took the time to figure the last few bugs (that I know of).
This patch will be submit to be included in a few weeks. This patch
should be generic enough for portable without too much hassle.
This patch mimics OpenBSD's ftp behavior. I'm not sure like that (e.g. it
doesn't put / at the end of directories by default), but that is more a
question for the community
2006 Jun 10
1
Problems after having crosscompiled for XScale
Dear OpenSSH developers,
I tried porting OpenSSH-4.3p2 to arm-linux (IXP425 Xscale platform)
using openssl-0.9.8b and uClibc. This on the snapgear 3.2.0
distribution. It all compiles without problems, but when i run any
openssh executable it will always show output similar to the following:
# ssh
sh: /usr/bin/ssh: No such file or directory
#
I checked for the libraries, they are all in /lib.
2008 Nov 24
5
[Bug 1541] New: sftp: the do_stat() failure is ignored for chown, chgrp ops. in parse_dispatch_command()
https://bugzilla.mindrot.org/show_bug.cgi?id=1541
Summary: sftp: the do_stat() failure is ignored for chown,
chgrp ops. in parse_dispatch_command()
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: sftp
2017 Feb 08
0
Managesieve cannot access script store
Op 2/5/2017 om 8:53 PM schreef dovelist:
> Hi,
>
> I am trying to get sieve working on a new OpenSuse leap 42.2 install.
> On my 'old' OpenSuse 13.2 machine it worked fine.
>
> The problem is that Managesieve can't access the script store and
> won't let me create any script. It says permission denied on ~/sieve
> directory. See log below. I 've
2006 Apr 01
0
sftp tab completion patch (First release - NOT FOR INCLUDING YET)
This applies to the OpenBSD --current tree. Don't see why it shouldn't
work under portable.
Within the patch are the updates I need to make before I'll actually
submit it for real, but I figured I'd make a public drop.
Since I'm not on this list anymore keep me in the CC: if you want me to
respond.
I'll continue to work as time permits, but it would be nice if people
2017 Feb 05
5
Managesieve cannot access script store
Hi,
I am trying to get sieve working on a new OpenSuse leap 42.2 install. On
my 'old' OpenSuse 13.2 machine it worked fine.
The problem is that Managesieve can't access the script store and won't
let me create any script. It says permission denied on ~/sieve
directory. See log below. I 've activated debug logging, but that
doesn't give any clues to me. Also, I've
2017 Feb 10
3
Managesieve cannot access script store
Hi Stephan,
> Normally, Dovecot permission errors are more helpful than that. So,
> this
> error message in itself is a bit of a bug:
I'm glad to h've been able to help with this beta-test ;-)
> About the cause of this error: keep in mind that the whole directory
> path needs read/execute permission, not only the leaf directory.
Have checked. They are...
> You
2005 Dec 12
0
Real time in ARM - please help
Thanks for the advice. With complexity=1, bit rates 5950,8000 and 15000 (CBR
only), I'm still getting 30-50 seconds encoding time for a 10-second file.
To anyone who has made this work in ARMv4, or knows how to, can I get some
advice on the settings? FIXED_POINT is already defined in all relevant
files. My source code is patterned after sampleenc and I haven't tried using
Ogg.. my source
2002 Oct 18
1
Patch: sftp client support of "ls [flags] [path [localfile]]" feature
Hello,
I just downloaded OpenSSH 3.5p1. This version has some great improvement in
sftp client.
But I still miss the FTP's "ls [flags] remote-path [localpath]" feature to
redirect the output of ls/dir
to a local file.
The following are the diff outputs against 3.5p1 to enable this feature.
*** sftp-int.c.orig Wed Sep 11 20:34:15 2002
--- sftp-int.c Fri Oct 18 13:39:46 2002
2009 Jun 18
1
lattice logaritmic scale (basis "e" ), rewriting labels using xscale.component
Hi there,
sorry for troubling everybody once again, I've got a problem rewriting
Sarkar's function for
rewriting the tick locations in a logaritmic way (s.
http://lmdvr.r-forge.r-project.org/code/Chapter08.R):
His example works for log 2 but I need log e (natural logarithm). My
problem is that if I replace
2 with "e" (using paste()), I get the error message that the location
2002 Jun 13
1
problem with read.fwf
Here is an example of the data I'm reading in using read.fwf:
5342.0 5450.4 0.9200 0.4506 34.7030 27.8411 37.1306 46.0034 0.0000
5438.0 5549.6 0.9300 0.4477-34.7280 27.8616 37.1506 46.0234 0.0000
And the commands I'm using to read it in:
widths <- c(7,7,8,8,8,8,8,8,8)
filedata <- read.fwf(fileopen, widths,sep="",dec=".")
The problem is with
2004 Nov 26
0
Re[4]: [Asterisk-Dev] Asterisk Hardware Platform - Intel x86 versus Intel RISC Xscale (ARM)
Hello Scott,
SL> Does that include FP hardware? I don't believe that any of the
SL> PDA Xscales do, I assume that at least some codecs need FP for
SL> compression; without floating point hardware, it's going to be
SL> really slow.
1st in Xscale is integrated Micro Signal Architecture (MSA), the
new design incorporates DSP and microcontroller functions - Intel and
Analog
2004 Aug 06
0
XScale realtime encoding possible?
MAL wrote:
>
> I don't know how to profile code (yet), but i'm about to go find out.
>
> Is it possible to profile the code on my x86 workstation, or does it
> absolutely have to be run on the machine? ARM emulator anyone? :)
<p>Intel designed performance monitoring hardware into the XScale. They
also have a profiling tool called VTune that consists of some
2012 Mar 06
1
Help about error in linking to libspeex.a
Thanks for the reply,
i added (LDFLAGS += -L/usr/local/lib -lspeex -lm) to Makefilebut the error is still appearing !
/tmp/ccDFH8gi.o(.text+0x179c): In function `main':
: undefined reference to `BlinkC$speex_bits_init'
collect2: ld returned 1 exit status
make: *** [exe0] Error 1
i am trying to guess what is missed to correctly link to the lib .Do you have suggestions?
Regards,
2011 Mar 10
3
lattice xscale.components: different ticks on top/bottom axis
Good afternoon,
I am trying to create a plot where the bottom and top axes have the same
scale but different tick marks. I tried user-defined xscale.component
function but it does not produce desired results. Can anybody suggest
where my use of xscale.component function is incorrect?
For example, the code below tries to create a plot where horizontal axes
limits are c(0,10), top axis has ticks
2011 Aug 06
0
ridge regression - covariance matrices of ridge coefficients
For an application of ridge regression, I need to get the covariance
matrices of the estimated regression
coefficients in addition to the coefficients for all values of the ridge
contstant, lambda.
I've studied the code in MASS:::lm.ridge, but don't see how to do this
because the code is vectorized using
one svd calculation. The relevant lines from lm.ridge, using X, Y are:
2012 Mar 06
1
Help about error in linking to libspeex.a
Hi All,
i have configured speex1.2rc1 for xscale-elf (ARM architecture) ,then executed MAKE and MAKE INSTALL. so, i obtained libspeex.a in the /usr/local/lib with libogg.a compiled as well. but i when i link the library to my program (by adding LDFLAGS += -lspeex -lm ), and try to compile, i get this error:
/usr/lib/gcc/xscale-elf/3.4.3/../../../../xscale-elf/bin/ld: cannot find -lspeex
collect2:
2010 Apr 26
0
lm.ridge {MASS} intercept questions
I am trying to understand the code for lm.ridge from the MASS package.
Here is the part I am having trouble understanding:
if(Inter <- attr(Terms, "intercept"))
{
Xm <- colMeans(X[, -Inter])
Ym <- mean(Y)
p <- p - 1
X <- X[, -Inter] - rep(Xm, rep(n, p))
Y <- Y - Ym
} else Ym <- Xm <- NA
Xscale <- drop(rep(1/n, n) %*% X^2)^0.5
X <- X/rep(Xscale, rep.int(n,
2011 May 14
1
Using dates on axis with Grid plots
Hi,
I'm trying to use Grid plots and would like to have an X axis that
represents dates. I have several years of data so I would like to be able to
have labeled tick marks only intermittently (not one per date). I can
transform the initial data from a date time string into POSIXlt or POSIXct,
or Date objects.
The issue is that when I try to layout the plot using:
dev.off()
pushViewport(