Displaying 4 results from an estimated 4 matches for "sweet_f_a".
2015 Nov 25
3
ssh-copy-id bugfix
On Wed, Nov 25, 2015 at 6:07 AM, Ruediger Meier <sweet_f_a at gmx.de> wrote:
> Hi,
>
> On Tuesday 24 November 2015, Radek Podgorny wrote:
>> hello everyone!
>>
>> i'd like to sincerely ask you to include a fix for ssh-copy-id bug
>> i'll be linking below. it's a trivial fix which resolves
>> https://bug...
2016 Jan 21
4
Selecting specific key from agent
There are cases when a user might have multiple keys in ssh-agent, but
wants to use a specific one. Unless I'm mistaken, this is currently
impossible. I've put together a proof of concept using the key's
"filename" (the third column in the output of 'ssh-add -l') and it
works.
Is this a new feature that would be accepted? If so, should the key be
identified with its
2011 Sep 08
3
[Bug 8445] New: rsync crash when remote filter rule changes
...rash when remote filter rule changes
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: sweet_f_a at gmx.de
QAContact: rsync-qa at samba.org
Hi,
I have setup a nightly backup pull via rsync like this:
$ rsync --version
rsync version 3.0.7 protocol version 30
$ cd /backup/target
$ rsync -axvSAHX --delete --numeric-ids --relative --delete-excluded
--bwlimit=10000 --filter='....
2015 Nov 24
6
ssh-copy-id bugfix
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hello everyone!
i'd like to sincerely ask you to include a fix for ssh-copy-id bug
i'll be linking below. it's a trivial fix which resolves
https://bugzilla.mindrot.org/show_bug.cgi?id=2206 and eases life of
many. it's been field-tested by redhat devs and users so i see no
problem in incorporating it.