Displaying 20 results from an estimated 1000 matches similar to: "scp -t - revisited....."
2007 Nov 29
1
error in utils:::menuInstallPkgs() for R 2.6.1
Hi,
I have upgraded on Windows from R 2.5.1 to R2.6.1 and when i've tried to install packages with utils:::menuInstallPkgs() i've got the following error (which i never got before)
Warning: unable to access index for repository http://cran.hostingzero.com/bin/windows/contrib/2.6
Do you have any idea why?
Sys.info() sysname release
2007 Nov 26
0
writing statistical function for boot
Hi everyone,
I need help in writing a statistical function for bootstrap. Suppose m is a matrix with n cols and p rows, my original data. What I want to do is a bootstrap (using boot from package boot) on eigenvectors from a PCA done on m with a statistic function calculating the eigenvector bootstrap error ratio.
If R = number of bootstrap replicates, then my function should look something
2007 Dec 06
5
scp -t - revisited.....
Okay - We went around and around on the idea that adding an option to restrict scp to only allow files to be copied to a certain directory (or below) based on a different startup param.
I was told to use all sorts of different options, parameters, methods, etc... All because no one wanted to modify the scp code, for whatever reasoning.
I'm sitting here laughing right now, seriously
2001 Sep 10
0
[PATCH] quick hack for 'resume' support in sftp
I saw several questions regarding 'resume transfer' support in sftp come up,
in the archives, but no real satisfying answer. I had a particular itch
myself, so I scratched it with a quick hack. Patch attached, since it's not
really big.
To explain, I need to use ssh (scp or sftp) to transfer files to and from a
Windows box. No other method is available. And the Windows machine has no
2007 Dec 07
1
scp -t - revisited
Thanks to J.P. I now have a better understanding of how scp really works.
I haven't uncovered any dark secrets, or unintended capabilities, I just prevented scp from sending the proper commands via ssh to the remote server.
In essence, I gave scp a lobotomy or short-circuit.
Either way, it's useful and gives me the desired effect.
I don't know if anyone else would find this
2004 Feb 06
2
OpenSSH -> PAM -> Password Prompt
I have been looking forward to the full PAM integration into OpenSSH for some
time. I have been downloading many of the SNAP shots and testing them out on
Solaris 5.8 and Solaris 5.9, and have been impressed with the improvements of late.
One thing that I have noticed, however, is that when utilizing PAM ->
UsePAM=Yes, that the password prompt reads
Password:
Now, I realize that this is
2000 Dec 12
1
[Fwd: R code and robust regression]
-------------- next part --------------
An embedded message was scrubbed...
From: Hella Heikki <Heikki.Hella at bof.fi>
Subject: R code and robust regression
Date: Tue, 12 Dec 2000 12:12:14 +0200
Size: 2187
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20001212/c3361c7d/attachment-0001.mht
2005 Mar 10
7
Solaris 10 support
Hi Developers,
This is Viet at Sun Microsystems. Does openssh support Solaris 10
spacrc, sol 10 x86, and sol 10 x64. If so, could you please point me to
the link in openssh web site, not sunfreeware.com, that says so and the
link to download. I need an official link to declare to Sun that you do
support sol 10. Thanks.
2012 Oct 12
2
scp scripting question
So, my manager, in zsh, can do the following:
scp -i =(ssh -qnx <snip> cat /etc/ks/ks_dsa) localfile server:/whereitgoes
Does anyone have any ideas what the syntax in bash is? I've been playing
with this for hours. My manager says that zsh treats the cat'd key as a
file, while if you try it with bash, replacing the = with <, it asks for
the passphrase of what must be a socket.
2011 Jun 07
1
uid=error and BUG: Unknown internal error dovecot 2.0.13
Hi Timo,
i have a few ( not really many )
errors like this with lmtp
Jun 7 09:41:23 mail02 dovecot: lmtp(11034, user at user.de):
DELlOoq+7U0aKwAAZA6IsQ: msgid=<4DEDD502.705020 at ameriton.com>: save
failed to INBOX: BUG: Unknown internal error
Jun 7 09:36:22 mail01 dovecot: lmtp(26456, user at user.de): save:
box=INBOX, uid=error,
2013 Mar 21
3
updating to 6.4 broke olvwm/openwin
This morning a handful of workstations got upgraded from 6.3 to 6.4 and
things seemed to be functional, until we tried to log in to one of our
instrument accounts that for various reasons uses olvwm/openwin as the
desktop (and no, I don't have the option of changing that at this time).
The desktop appears to load correctly, and mouse-focus and clicking
appears to work, but the
2009 Oct 26
1
SCP
I'm using 5.0p1 (Yeah, yeah. I know.). For various reasons, I am unable
to upgrade to the latest and greatest, which probably would solve my
problem.
Here's my question.
When doing an scp from remote to local (e.g.: scp user at host:remote
localfile), is there any way to specify the path to the remote scp? Or
do I have to patch the code to allow it?
----
Scott
2016 Jan 12
5
[Bug 2524] New: config file option to limit the lifetime of added keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2524
Bug ID: 2524
Summary: config file option to limit the lifetime of added keys
Product: Portable OpenSSH
Version: 7.1p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-agent
Assignee:
2008 Feb 16
3
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
Hi all:
I am trying to transfer a file from a machine A to a machine B. I ran
a rsync deamon on machine B at a given port. Because there is a firewall
between these two machines, I opened the port on the firewall. Is this
enough to get rsync work through firewall?
When I tried the transfer, I got the following error messages.
my command:
rsync -a --copy-links localfile rsync:://me@<my
2024 Aug 24
2
Secondary SSH connection
Damien Miller wrote:
>This is ssh trying to connect to $SSH_AUTH_SOCK, perhaps JuiceSSH's
>agent that you've forwarded.
> ...
>the sudo is probably clearing $SSH_AUTH_SOCK and so it doesn't
>try to connect to it.
>
>You can simulate this by clearing the environment variable yourself and
>see if the hangs persist.
>
>If it is the forwarded agent, then the
2017 Dec 08
0
[PATCH v2 2/2] v2v: -i vmx: Enhance VMX support with ability to use ‘-it ssh’ transport.
This enhances the existing VMX input support allowing it to be
used over SSH to the ESXi server.
The original command (for local .vmx files) was:
$ virt-v2v -i vmx guest.vmx -o local -os /var/tmp
Adding ‘-it ssh’ and using an SSH remote path gives the new syntax:
$ virt-v2v \
-i vmx -it ssh \
"root@esxi.example.com:/vmfs/volumes/datastore1/guest/guest.vmx" \
-o local
2006 Mar 02
1
Apple Mail cannot connect (1.0 beta3)
I'm testing 1.0 beta3 on our mail server, and finding that Apple Mail seems
unable to connect to it.
I'm running the 1.0b3 on port 997 so we can test it in parallel to 0.91 to
compare performance (so far, it's hella faster). I've ensured that the
users testing are _not_ connecting in any way to the 0.91 version running on
port 993.
From the OS X client side (10.4.5 + latest
2019 Jul 25
1
[PATCH] v2v: -i vmx: Use scp -T option if available to unbreak scp (RHBZ#1733168).
Tested using:
cd v2v
LIBGUESTFS_BACKEND=direct ../run virt-v2v -i vmx -it ssh "ssh://localhost/$PWD/test-v2v-i-vmx-1.vmx" -o null -v -x
and manually examining the debug output.
Thanks: Ming Xie, Jakub Jelen.
---
v2v/input_vmx.ml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/v2v/input_vmx.ml b/v2v/input_vmx.ml
index 5441bccb9..4a82a867f 100644
---
2014 Apr 11
5
Old HP Xeon server blade with only SCSI HDD ports & CentOS
Hi there.
I got myself a pair of old Intel Xeon blades, which I plan to
repurpose with CentOS.
The model is : HP bl20p-g3 server blade
Manual
http://h18004.www1.hp.com/products/quickspecs/12322_ca/12322_ca.pdf
Now, the main problem with this hardware is that LVD UW SCSI HDDs are
hard to find and hella expensive if you find em (and of reduced
capacity).
Any of you know:
1. If there's any
2008 Mar 11
1
Cingular/ATT killing my IMAP/POP connections with bad TCP FIN packets?
Hello all,
I've got an issue I'm almost positive is not related to Dovecot, but was
wondering whether anyone else has had similar problems or could
duplicate my results. Please accept my apologies if this is considered
off-topic or this issue is actually just a symptom of my own ignorance.
Also, sorry for how long this email got, I knew I wouldn't be able to
explain my issue in