Displaying 20 results from an estimated 30 matches for "regetting".
Did you mean:
regretting
2003 Oct 30
2
sftp client reget reput
we have implemented this function for 3.1p1, and have been using it in
production sense may 2002. The patch has been ported to 3.7.1p2, we have
been using it in 3.7.1p2 for awhile, if anyone is interested, here it is.
This is the same patch David Bradford talked about on 2002-06-05
Regards,
Greg Hayes
diff -u -r openssh-3.7.1p2/sftp-client.c openssh-3.7.1p2_sftp/sftp-client.c
---
2004 Nov 02
1
reget reput again...
Ben Lindstrom wrote (a very long time ago) :
>The problem is in some cases the data being sent to you may be out of
>order (thankful no sftp server does this yet). So reget/reput without RFC
>clearifications can lead to bad file transfers.
>
>I'm trying to drag up in my mind which one was the problem... I believe
>reput is fine since the client has control over the
2013 Jul 31
1
openssh-unix-dev Digest, Vol 123, Issue 13
>
> Message: 8
> Date: Tue, 30 Jul 2013 12:46:50 -0700
> From: Iain Morgan <imorgan at nas.nasa.gov>
> To: Damien Miller <djm at mindrot.org>
> Cc: "openssh-unix-dev at mindrot.org" <openssh-unix-dev at mindrot.org>
> Subject: Re: Call for testing: OpenSSH-6.3
> Message-ID: <20130730194649.GC18047 at linux124.nas.nasa.gov>
>
2003 Sep 17
1
sftp reget/reput
Hello openssh@
I thought about sftp's reget/reput commands.
Several days ago, Damien Miller write to tech at openbsd.org (it was
reply for my letter):
> Herein lies a problem which is not easy to detect or solve. For
> performance reasons, the sftp client does pipelined reads/writes when
> transferring files. The protocol spec allows for a server to process
> these requests out
2003 Feb 01
0
Feature request: Resuming sftp transfers (reget & reput)
Dear openssh developers,
is there any plan to include the reget & reput commands into the sftp
client? The sftp-server seems to already support the needed offset
parameters.
Frank
2002 Jun 05
0
I have implemented reget and reput in sftp.
is there any interest in this, and if so, how do I submit it?
Thanks,
David Bradford
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
2012 Sep 02
3
[Bug 2021] sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
--- Comment #3 from Loganaden Velvindron <loganaden at gmail.com> ---
ping :-) ?
--
You are receiving this mail because:
You are watching the assignee of the bug.
2013 Jul 25
11
Call for testing: OpenSSH-6.3
Hi,
OpenSSH 6.3 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is
2019 Aug 29
0
I broke "yum update" - C7
On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote:
> Hi,
>
> yum uses libcurl behind the scenes and thus NSS and not OpenSSL.
>
> Do you get something indicative when running:
>
> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic
> check-update
>
> Alexander
I get a lot of output for what looks like access to the local respos.d files all
2019 Aug 29
4
I broke "yum update" - C7
Am 2019-08-29 16:51, schrieb Gary Stainburn:
> On Thursday 29 August 2019 15:45:44 Gordon Messmer wrote:
>> On 8/29/19 3:03 AM, Gary Stainburn wrote:
>> > https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized."
>>
>>
>> What do you see when you run:
>>
2018 Feb 14
0
CentOS 6: Yum downloadonly changes local source repositories (and CentOS 7)
For what its worth, I managed to get around the problem with a small
patch on yum itself:
--- ORIG/usr/lib/python2.6/site-packages/yum/yumRepo.py 2017-03-22
05:32:26.000000000 +0000
+++ NEW/usr/lib/python2.6/site-packages/yum/yumRepo.py 2018-02-14
09:14:04.879902463 +0000
@@ -863,6 +863,7 @@ class YumRepository(Repository, config.R
text=text,
2003 Feb 12
1
Confussion in mirroring
Hi all
I want some information regarding mirroring. When mirroring from a rsync
enabled site what internally happend?. mirroring is simillar to backup?. I
want to know what is the difference between mirroring the batabase and backup
the databse. plz help me regarding that.
Thanx in advance.
Regards
Srinivasa Rao
NatureSoft Pvt. Ltd.
11-20, 2nd Lane,
Appu street, Mylapore,
2012 Jun 25
1
[Bug 2021] New: sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
Bug #: 2021
Summary: sftp resume support (using size and offset)
Classification: Unclassified
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
2013 Aug 01
2
[Bug 2138] New: SFTP interactive local rm
https://bugzilla.mindrot.org/show_bug.cgi?id=2138
Bug ID: 2138
Summary: SFTP interactive local rm
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sftp
Assignee: unassigned-bugs at mindrot.org
2013 Sep 14
0
[Bug 626] sftp is unable to resume interrupted downloads/ uploads
https://bugzilla.mindrot.org/show_bug.cgi?id=626
Colin Watson <cjwatson at debian.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cjwatson at debian.org
--- Comment #3 from Colin Watson <cjwatson at debian.org> ---
Isn't this fixed in
2010 Aug 30
1
taskomatic.rb : set_vm_vnc_port
Hi,
Does somebody know what is the purpose of this line in taskomatic.rb :
set_vm_vnc_port(db_vm, result.description) unless result.status != 0
We removed it to avoid 2 errors in taskomatic.log when a vm is launched :
ERROR Mon Aug 30 15:23:00 +0000 2010 (26416) Task action processing failed:
ActiveRecord::RecordInvalid: Validation failed: Vnc port must be greater than
or equal to 0
ERROR
2004 Aug 06
0
Sacrilege, but...
Well,
I consider icecast as a testing application server. You just cant deploy it
all of a sudden becuse it needs a lot of work still and the UI needs to be
friendlier. Lets wait till the top programmers come up with a central
solution which i am sure that they will. I myself have been using SHOUTcast
and its ok. User count reached at 460 a time ago but with icecast, i dont
think that it can at
2019 Aug 29
0
I broke "yum update" - C7
On Thursday 29 August 2019 16:47:11 Alexander Dalloz wrote:
> rpm -Vv nss
[root at stan2 ~]# rpm -Vv nss
......... /etc/pki/nss-legacy
......... c /etc/pki/nss-legacy/nss-rhel7.config
......... /etc/pki/nssdb
......... c /etc/pki/nssdb/cert8.db
......... c /etc/pki/nssdb/cert9.db
......... c /etc/pki/nssdb/key3.db
......... c /etc/pki/nssdb/key4.db
......... c
2004 Aug 06
7
Sacrilege, but...
Hi all,
I'm afraid that having spent yet another entire day floundering around in
the world of icecast, I've really now got to the point of asking a
difficult question.
I set up an icecast server back in early 1999, and it seemed to work fine
for months. We had a server crash here that meant I had to go and reget
the sources to rebuild, and ever since then it has been nothing but
2013 Sep 13
0
Announce: OpenSSH 6.3 released
Changes since OpenSSH 6.2
=========================
This release is predominantly a bugfix release:
Features:
* sshd(8): add ssh-agent(1) support to sshd(8); allows encrypted hostkeys,
or hostkeys on smartcards.
* ssh(1)/sshd(8): allow optional time-based rekeying via a second argument
to the existing RekeyLimit option. RekeyLimit is now supported in
sshd_config as well as on the