Displaying 20 results from an estimated 30000 matches similar to: "[Bug 3640] New: Document scp wildcards working only in one direction"
2023 Apr 03
0
[Bug 3556] New: Document scp version command
https://bugzilla.mindrot.org/show_bug.cgi?id=3556
Bug ID: 3556
Summary: Document scp version command
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
Assignee: unassigned-bugs at mindrot.org
2023 Apr 03
0
[Bug 3557] New: Multiple files force undocumented remote directory creation
https://bugzilla.mindrot.org/show_bug.cgi?id=3557
Bug ID: 3557
Summary: Multiple files force undocumented remote directory
creation
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
2024 Jan 26
3
[Bug 3660] New: Prevent disastrous unintended local copying
https://bugzilla.mindrot.org/show_bug.cgi?id=3660
Bug ID: 3660
Summary: Prevent disastrous unintended local copying
Product: Portable OpenSSH
Version: 9.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
Assignee: unassigned-bugs at
2005 Sep 25
0
[Bug 1091] targetshouldbedirectory not set for remote wildcards
http://bugzilla.mindrot.org/show_bug.cgi?id=1091
Summary: targetshouldbedirectory not set for remote wildcards
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Keywords: low-hanging-fruit
Severity: normal
Priority: P3
Component: scp
AssignedTo:
2020 Jan 26
1
[Bug 3115] New: Add --help
https://bugzilla.mindrot.org/show_bug.cgi?id=3115
Bug ID: 3115
Summary: Add --help
Product: Portable OpenSSH
Version: 8.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: Documentation
Assignee: unassigned-bugs at mindrot.org
2005 Jan 25
1
how to use xml, scp, ant 1.5
I am using ant version 1.5 I know that there is an scp command in ant 1.6 but our plans do not have us moving to 1.6 for a while ( not the only application on the box using ant / xml ). I am running in an IBM Unix environment. I am attempting to get scp to work within an xml file called by ant.
Thank You for any support you may provide.
Sal Pantano
PLEASE NOTE -- SO THAT THE MAIL
2006 Apr 18
0
[Bug 1091] targetshouldbedirectory not set for remote wildcards
http://bugzilla.mindrot.org/show_bug.cgi?id=1091
------- Comment #1 from djm at mindrot.org 2006-04-18 15:07 -------
We have this "half right" now, in that
scp hosta:foo hosta:bar /tmp/abc
will check that /tmp/abc is a directory, but there is no way to know a priori
that :
scp hosta:* /tmp/abc
will yield multiple files. I suppose we could modify sink() to raise an error
on the
2001 Sep 27
1
[PATCH] document scp -r better
Hi,
Patch from Adam McKenna (via Debian BTS) to improve how we document
scp -r:
--- scp.1.orig Thu Sep 27 21:28:12 2001
+++ scp.1 Thu Sep 27 21:29:22 2001
@@ -72,7 +72,9 @@
Preserves modification times, access times, and modes from the
original file.
.It Fl r
-Recursively copy entire directories.
+Recursively copy entire directories. A trailing slash (/) on a
source file
+name means
2014 Oct 06
2
[Bug 2285] New: Say NOT updated instead of updated
https://bugzilla.mindrot.org/show_bug.cgi?id=2285
Bug ID: 2285
Summary: Say NOT updated instead of updated
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
URL: http://bugs.debian.org/764269
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component:
2008 May 20
3
[Bug 1466] New: Document that scp follows symbolic links
https://bugzilla.mindrot.org/show_bug.cgi?id=1466
Summary: Document that scp follows symbolic links
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: bitbucket at
2020 Feb 19
2
[Bug 3123] New: PermitOpen does not allow wildcards for hosts despite what docs say
https://bugzilla.mindrot.org/show_bug.cgi?id=3123
Bug ID: 3123
Summary: PermitOpen does not allow wildcards for hosts despite
what docs say
Product: Portable OpenSSH
Version: 7.2p2
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
2019 Jan 23
3
Status of SCP vulnerability
I worked on a proposal like this a few years back (including proof of
concept code).? I taught sftp to have an scp personality (closer to scp2
than scp), and it was rejected by the higher ups.? It may have been the
dual-personality issue, but I know the scp2 concept was also rejected at
the time as it was stated there should be one transfer tool.
But the only way to drag scp into this century
2007 Apr 01
1
FLAC: Windows wildcards support
Hi,
I have read this on the sourceforge site:
Windows wildcards support for FLAC and Metaflac *Private:
(?)<javascript:help_window('/help/tracker.php?helpname=private')>
*
No The Linux shell support wildcards but not the Windows
shell.
Would it be possible to add wildcard support for
Windows?
Example with Windows:
metaflac --add-replay-gain *.flac
Gives the following error:
2006 Mar 08
4
[Bug 1172] [PATCH] Restrict public key authentication to scp access only
http://bugzilla.mindrot.org/show_bug.cgi?id=1172
Summary: [PATCH] Restrict public key authentication to scp access
only
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P2
Component: scp
2012 Apr 17
2
[Bug 1998] New: Arbitrary command execution using SCP
https://bugzilla.mindrot.org/show_bug.cgi?id=1998
Bug #: 1998
Summary: Arbitrary command execution using SCP
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: security
Priority: P2
Component: scp
AssignedTo:
[Bug 1768] New: scp: wrong error message when destination directory ends with a slash and is missing
2010 May 09
0
[Bug 1768] New: scp: wrong error message when destination directory ends with a slash and is missing
https://bugzilla.mindrot.org/show_bug.cgi?id=1768
Summary: scp: wrong error message when destination directory
ends with a slash and is missing
Product: Portable OpenSSH
Version: -current
Platform: All
URL: https://bugs.launchpad.net/bugs/18757
OS/Version: All
Status: NEW
Severity: normal
2013 Jul 29
5
[Bug 2133] New: scp failes between two ends using password authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2133
Bug ID: 2133
Summary: scp failes between two ends using password
authentication
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
2023 Jan 05
6
[Bug 3518] New: Skip scp transfer over multiplexed connection if there's no scp on remote path as scp3 test did
https://bugzilla.mindrot.org/show_bug.cgi?id=3518
Bug ID: 3518
Summary: Skip scp transfer over multiplexed connection if
there's no scp on remote path as scp3 test did
Product: Portable OpenSSH
Version: 9.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
2010 Sep 03
10
[Bug 1814] New: scp get file prepends -- before filename
https://bugzilla.mindrot.org/show_bug.cgi?id=1814
Summary: scp get file prepends -- before filename
Product: Portable OpenSSH
Version: 5.5p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2012 Mar 06
3
[Bug 1989] New: SCP wihout a source path
https://bugzilla.mindrot.org/show_bug.cgi?id=1989
Bug #: 1989
Summary: SCP wihout a source path
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: unassigned-bugs