similar to: [Bug 619] scp permissions

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 619] scp permissions"

2010 Jul 07
0
scp forces original access permissions when owner lacks write access
Hello, I am not sure if this is a bug or a feature... When I use scp to copy a file to a filesystem which forces or masks permissions on new files (in my case a samba share) the resulting permissions depend on whether the owner had write access in the original permissions. If the owner did have write access then the copied file ends up with the permissions specified by the filesystem. If the
2003 Jun 22
16
[Bug 600] compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02
http://bugzilla.mindrot.org/show_bug.cgi?id=600 Summary: compilation of ssh-askpass or ssh-rand-helper fails on NCR MP-RAS v3.02 Product: Portable OpenSSH Version: -current Platform: ix86 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Build system
2001 Jun 18
1
make scp more script-capable
Hi, here's a proposal of a new ssh/scp-feature: ------------------------------------------------------- please implement a timeout with non-zero error-returncode on "Are you sure you want to continue connecting (yes/no)?" ------------------------------------------------------- My situation: recently I have implemented a cronjob that is using scp. Due to organizational
2004 Feb 10
0
[Bug 619] scp permissions
http://bugzilla.mindrot.org/show_bug.cgi?id=619 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From djm at mindrot.org 2004-02-10 13:37
2004 Jul 07
0
scp man page: source vs. destination
As a fairly experienced Unix user, it's obvious to me that scp copies files from left to right -- that is, that the last [host:]file on the command line is the destination. However, this might not be so obvious to users with less experience. It pains me to suggest this, but perhaps the scp man page should be edited to make this more obvious. For example, from the [Free]BSD cp(1) man
2004 Jul 04
1
[Bug 891] possible problem with non-printing characters during scp copy
http://bugzilla.mindrot.org/show_bug.cgi?id=891 Summary: possible problem with non-printing characters during scp copy Product: Portable OpenSSH Version: 3.6.1p2 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-bugs at
2003 Sep 03
3
[Bug 634] scp incompatibility with ssh.com scp
http://bugzilla.mindrot.org/show_bug.cgi?id=634 Summary: scp incompatibility with ssh.com scp Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy: wgs3 at
2003 Sep 16
1
[Bug 639] scp: wrong exit status
http://bugzilla.mindrot.org/show_bug.cgi?id=639 Summary: scp: wrong exit status Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy: koenig at
2003 Sep 15
5
[Bug 638] scp: wrong exit status
http://bugzilla.mindrot.org/show_bug.cgi?id=638 Summary: scp: wrong exit status Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy: koenig at
2004 Apr 24
2
[Bug 852] scp bug with computer names
http://bugzilla.mindrot.org/show_bug.cgi?id=852 Summary: scp bug with computer names Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy: johnw.nicholson at
2012 Oct 16
1
[LLVMdev] Cleanest way to do llvm-driven compile with specified passes
Hi there, I have a target platform for which I'm compiling code with llvm and my own backend. My current compilation route to create an executable is to just call something like: $ clang -O3 -ccc-host-triple arcompact [-I...] file_to_compile.c another_file.c [-lm etc] Importantly, clang here is running with the target version of gcc as the driver, so that gcc (call it gcc-arcompact) takes
2004 Mar 03
7
[Bug 805] scp-ing using a regular user created files in ROOT directory which was NOT writable for that user
http://bugzilla.mindrot.org/show_bug.cgi?id=805 Summary: scp-ing using a regular user created files in ROOT directory which was NOT writable for that user Product: Portable OpenSSH Version: 3.6.1p2 Platform: ix86 OS/Version: Linux Status: NEW Severity: security Priority: P2 Component:
2008 Oct 24
0
Strange! "No such file" error on smbfs.
Hi all I'm experimenting some very strange problem when i mount i share. After mount i can: read files, copy, create new files, move files. But i can't: Edit files with vim/nano and many other editors :P, when i try to save changes is says: (No Such file or directory)!!! o_O Also i can create files, with content or not.. but i cant edit that files after save it :/. Important point:
2003 May 08
5
[Bug 557] scp over ssh-relay insists in asking passphrase
http://bugzilla.mindrot.org/show_bug.cgi?id=557 Summary: scp over ssh-relay insists in asking passphrase Product: Portable OpenSSH Version: 3.4p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: scp AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
2003 Jan 06
3
ownership permissions on files replaced via scp -- bug or feature?
I've noticed the following behavior on files that are overwritten with an scp command and I can't decide if this is intended behavior or a bug? Can someone with a little more insight please share the reasoning for this (if any)? I've tested this with a mix of 3.4p1 and 3.5p1 hosts. Suppose we have 2 files on different hosts, with different group ownership and permissions. user1 is not
2009 Jun 04
0
[adejong@debian.org: Bug#531639: rsync can end up deleting unrelated files when a directory is replaced by a symlink]
Please see the included debian bug report, where during a local transfer rsync (3.0.3) follows a symlink in the destination to delete a file in the source tree. At least 3.0.5 works correctly in this regard; however I can't find a changelog entry that's directly related to this. Would it be possible to extract the diff that fixes this so that the 3.0.3 version in debian stable might be
2003 May 01
8
[Bug 552] broken reference from scp.c
http://bugzilla.mindrot.org/show_bug.cgi?id=552 Summary: broken reference from scp.c Product: Portable OpenSSH Version: 3.6p1 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: dh at
2015 May 22
5
[Bug 2404] New: scp skips file/directory on permissions error
https://bugzilla.mindrot.org/show_bug.cgi?id=2404 Bug ID: 2404 Summary: scp skips file/directory on permissions error Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org
2004 Mar 16
1
Corrupted Indexes and File Permissions
Hello, I'm using Dovecot to provide an IMAP service to a small number of users and I'm seeing two recurring errors which look like they might be related. Environment: o FreeBSD 5.2.1 / Postfix 2.0.18 / Dovecot 0.99.10.4 o Maildir mailboxes Problem: On logging in all the folders under the users mailbox are empty. This has happened with both MS Outlook 2000 clients as well as
2007 Sep 24
0
[Bug 1368] New: avoid "scp not found" with option to specify remote scp command
http://bugzilla.mindrot.org/show_bug.cgi?id=1368 Summary: avoid "scp not found" with option to specify remote scp command Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: