Displaying 20 results from an estimated 30000 matches similar to: "[Bug 427] New: sftp does not preserve uid/gid on fetch"
2002 Nov 06
1
[Bug 427] sftp does not preserve uid/gid on fetch
http://bugzilla.mindrot.org/show_bug.cgi?id=427
------- Additional Comments From gfernandez at livevault.com 2002-11-07 01:12 -------
Created an attachment (id=167)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=167&action=view)
changes to preserve uid/gid on fetch
this is a possible change to preserve uid/gid on fetch
------- You are receiving this mail because: -------
You
2002 Nov 06
0
[Bug 426] New: sftp adds write permission when doing get -p
http://bugzilla.mindrot.org/show_bug.cgi?id=426
Summary: sftp adds write permission when doing get -p
Product: Portable OpenSSH
Version: 3.4p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Nov 06
0
[Bug 428] New: sftp could use a command to transfer symlinks
http://bugzilla.mindrot.org/show_bug.cgi?id=428
Summary: sftp could use a command to transfer symlinks
Product: Portable OpenSSH
Version: 3.4p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
2002 Nov 07
0
[Bug 430] New: Could add option to sftp-server to disable write access
http://bugzilla.mindrot.org/show_bug.cgi?id=430
Summary: Could add option to sftp-server to disable write access
Product: Portable OpenSSH
Version: 3.4p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: sftp-server
AssignedTo: openssh-unix-dev at mindrot.org
2003 Jan 03
0
[Bug 427] sftp does not preserve uid/gid on fetch
http://bugzilla.mindrot.org/show_bug.cgi?id=427
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From djm at mindrot.org 2003-01-03 15:14
2002 Nov 06
4
[Bug 428] sftp could use a command to transfer symlinks
http://bugzilla.mindrot.org/show_bug.cgi?id=428
------- Additional Comments From gfernandez at livevault.com 2002-11-07 01:35 -------
Created an attachment (id=168)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=168&action=view)
changes to implement getlink
this patch includes changes to sftp-int.c
------- You are receiving this mail because: -------
You are the assignee for
2002 Nov 06
1
[Bug 426] sftp adds write permission when doing get -p
http://bugzilla.mindrot.org/show_bug.cgi?id=426
------- Additional Comments From gfernandez at livevault.com 2002-11-07 00:56 -------
Created an attachment (id=165)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=165&action=view)
Change for sftp to preserve permissions
This is a possible solution to the problem
------- You are receiving this mail because: -------
You are the
2002 Nov 05
2
[PATCH] fix sftp to preserve permissions and uid/gid
Sftp fails to correctly preserve permissions when fetching a file. It adds
write permission for the owner (presumably so it can write the file).
Sftp also fails to preserve the uid/gid. Added code so that if is running
as root, uid and gid are preserved.
patch is based on Openssh 3.4p1.
*** sftp-client.c@@\main\1 Tue Oct 1 17:26:20 2002
--- sftp-client.c Tue Nov 5 10:22:52 2002
2002 Nov 07
0
[Bug 430] Could add option to sftp-server to disable write access
http://bugzilla.mindrot.org/show_bug.cgi?id=430
------- Additional Comments From gfernandez at livevault.com 2002-11-08 00:32 -------
Created an attachment (id=173)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=173&action=view)
adds readonly flag to sftp-server
this applies to sftp-server.c
------- You are receiving this mail because: -------
You are the assignee for the
2002 Nov 07
0
[Bug 431] New: scp could prevent write access to server
http://bugzilla.mindrot.org/show_bug.cgi?id=431
Summary: scp could prevent write access to server
Product: Portable OpenSSH
Version: 3.4p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2022 Apr 14
3
[Bug 3422] New: sftp UID/GID output issue about arguments in the command line
https://bugzilla.mindrot.org/show_bug.cgi?id=3422
Bug ID: 3422
Summary: sftp UID/GID output issue about arguments in the
command line
Product: Portable OpenSSH
Version: 8.0p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: scp
2002 Nov 07
2
[Bug 431] scp could prevent write access to server
http://bugzilla.mindrot.org/show_bug.cgi?id=431
------- Additional Comments From gfernandez at livevault.com 2002-11-08 00:36 -------
Created an attachment (id=174)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=174&action=view)
adds readonly flag to scp
this change applies to scp.c
------- You are receiving this mail because: -------
You are the assignee for the bug, or are
2009 Nov 27
1
DO NOT REPLY [Bug 6936] New: rsync silently fails to preserve uid/gid of -1
https://bugzilla.samba.org/show_bug.cgi?id=6936
Summary: rsync silently fails to preserve uid/gid of -1
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: matt at mattmccutchen.net
2017 May 18
2
ls hangs in internal-sftp for LDAP users + numeric uid/gid instead of names
Le 12/05/2017 ? 14:03, Alexander Wuerstlein a ?crit :
> On 2017-05-12T13:49, mh at ow2.org <mh at ow2.org> wrote:
>> Le 12/05/2017 ? 12:47, Alexander Wuerstlein a ?crit :
>>> On 2017-05-12T12:07, mh at ow2.org <mh at ow2.org> wrote:
>>>> I'm using 7.2p2-4ubuntu2.1
>>>>
>>>> I have the same exact problem as described in the first
2017 May 18
2
ls hangs in internal-sftp for LDAP users + numeric uid/gid instead of names
On 2017-05-18T13:13, mh at ow2.org <mh at ow2.org> wrote:
> Le 18/05/2017 ? 12:17, mh at ow2.org a ?crit :
> > However, I get uid/gid numbers instead of names within sftp session (ls
> > -l) ? I don't know if it's new but I would definitively prefer names...
>
> It seems the reason is :
>
> open("/etc/passwd", O_RDONLY|O_CLOEXEC) = -1 EACCES
2024 Aug 02
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
I'm connecting to "EFT Server" https://www.globalscape.com/eft and it has an SFTP module. It has nothing to do with OpenSSH, but enterprise likes it for some reason. I don't control the server.
Looks like EFT doesn't support SSH2_FXP_FSETSTAT (working with a file handle), but it does support SSH2_FXP_SETSTAT (working with a file path). OpenSSH sftp only uses
2024 Jul 31
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
I've just tried that. It still fails.
Is it possible to dump the decrypted sftp commands? I tried -vvv but found nothing interesting.
The Total Commander plugin calls:
libssh2_sftp_setstat(ConnectSettings->sftpsession,
thename,&attr)
What does the command line client use?
-------- Original Message --------
From: Brian Candler [mailto:b.candler at pobox.com]
Sent:
2024 Aug 01
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
On Wed, 31 Jul 2024, ilya Basin wrote:
> I've just tried that. It still fails.
>
> Is it possible to dump the decrypted sftp commands? I tried -vvv but found nothing interesting.
Try
Subsystem sftp /usr/libexec/sftp-server -l debug3
in sshd_config
> The Total Commander plugin calls:
>
> libssh2_sftp_setstat(ConnectSettings->sftpsession,
>
2024 Jul 31
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
On 31/07/2024 16:28, ilya Basin wrote:
> I use openssh-client 1:8.9p1-3ubuntu0.6 and I'm trying to upload files to EFT Server.
>
> Previously I was using Total Commander with SFTP plugin and it does preserve mtime.https://www.ghisler.com/plugins.htm
>
> When I try to do the same from command line it fails.
>
> $ sftp -p user at server <<< 'put
2024 Jul 31
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
Hi.
I use openssh-client 1:8.9p1-3ubuntu0.6 and I'm trying to upload files to EFT Server.
Previously I was using Total Commander with SFTP plugin and it does preserve mtime. https://www.ghisler.com/plugins.htm
When I try to do the same from command line it fails.
$ sftp -p user at server <<< 'put MRW_PM_Series_17146_PSSF_T1_HB.zip "/0_GLS to be