Displaying 20 results from an estimated 60000 matches similar to: "[Bug 403] scp generates sparse file when no space left"
2003 Jan 07
2
[Bug 403] scp generates sparse file when no space left
http://bugzilla.mindrot.org/show_bug.cgi?id=403
------- Additional Comments From djm at mindrot.org 2003-01-07 11:07 -------
Created an attachment (id=196)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=196&action=view)
Shorter fix
Here is a shorter fix (rcp needs it too)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching
2002 Sep 25
0
[Bug 403] New: scp generates sparse file when no space left
http://bugzilla.mindrot.org/show_bug.cgi?id=403
Summary: scp generates sparse file when no space left
Product: Portable OpenSSH
Version: 3.1p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Oct 04
0
[Bug 403] scp generates sparse file when no space left
http://bugzilla.mindrot.org/show_bug.cgi?id=403
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |85
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2020 Jul 31
0
[Bug 831] Allow agent forwarding in sftp & scp
https://bugzilla.mindrot.org/show_bug.cgi?id=831
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2683|0 |1
is obsolete| |
Attachment #3328|0 |1
is
2025 Mar 29
1
Support for transferring sparse files via scp/sftp correctly?
On Mar 6, 2025, at 9:38?PM, Damien Miller <djm at mindrot.org> wrote:
> If you want this to happen, I recommend starting by figuring out what
> protocol extensions need to be made, and how to support sparse files
> on system without SEEK_DATA/HOLE - it should be pretty to do this on
> upload without these flags and without extensions.
I was inspired by this thread to add sparse
2007 Jun 12
3
[Bug 1236] SCP inappropriate truncate error when copying to FIFO file
http://bugzilla.mindrot.org/show_bug.cgi?id=1236
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|bitbucket at mindrot.org |djm at mindrot.org
Attachment #1189 is|0
2006 Apr 03
1
[Bug 982] scp doesn't work with password authentication when copying from remote to remote
http://bugzilla.mindrot.org/show_bug.cgi?id=982
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #805 is|0 |1
obsolete| |
Attachment #1108| |ok?
Flag|
2025 Mar 07
4
Support for transferring sparse files via scp/sftp correctly?
On Wed, 5 Mar 2025, Cedric Blancher wrote:
> On Tue, 4 Mar 2025 at 21:22, Chris Rapier <rapier at psc.edu> wrote:
> >
> >
> >
> > On 3/4/25 05:34, Philipp Marek via openssh-unix-dev wrote:
> > >> Does OpenSSH scp/sftp mode transfer sparse files correctly, i.e. are
> > >> holes skipped and not transferred as chunks of 0 bytes? [1]
> >
2011 Sep 06
2
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1930
--- Comment #4 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:22 EST ---
Retarget unresolved
2016 Apr 28
0
[Bug 1988] ControlPersist causes stderr to be left open until the master connection times out
https://bugzilla.mindrot.org/show_bug.cgi?id=1988
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2299|0 |1
is obsolete| |
Status|REOPENED |ASSIGNED
2013 Jul 25
1
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #12 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are
2016 Feb 26
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|2451 |
--- Comment #24 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-7.3
Referenced Bugs:
2016 Jul 22
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2594
--- Comment #26 from Damien Miller <djm at mindrot.org> ---
retarget unfinished bugs to next release
2016 Dec 16
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2647
--- Comment #29 from Damien Miller <djm at mindrot.org> ---
OpenSSH 7.4 release is closing; punt the bugs
2017 Jun 30
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2698
--- Comment #30 from Damien Miller <djm at mindrot.org> ---
Move incomplete bugs to openssh-7.6 target
2020 May 08
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|3117 |
--- Comment #41 from Damien Miller <djm at mindrot.org> ---
Retarget bugs to 8.4 release
Referenced Bugs:
2003 Jan 03
0
[Bug 424] scp mishandles files with spaces in names
http://bugzilla.mindrot.org/show_bug.cgi?id=424
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From djm at mindrot.org 2003-01-03 15:16
2014 Feb 05
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2188
--- Comment #14 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs / feature requests
2014 Apr 12
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2226
--- Comment #16 from Damien Miller <djm at mindrot.org> ---
Retarget to 6.7 release, since 6.6 was mostly
2014 Aug 29
0
[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2266
--- Comment #18 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs to 6.8 release.
--