Bug 1409

Summary: Mac OS X support for Extended Attributes with scp
Product: Portable OpenSSH Reporter: Disco Vince Giffin <vgiffin>
Component: scpAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WONTFIX    
Severity: enhancement CC: djm, dtucker
Priority: P2    
Version: 4.7p1   
Hardware: Other   
OS: Mac OS X   
Attachments:
Description Flags
Add the -E option to scp.
none
Preserve Extended Attribute mtime. none

Description Disco Vince Giffin 2007-12-21 15:09:25 AEDT
Created attachment 1403 [details]
Add the -E option to scp.

Attached are two patches for building OpenSSH 4.7p1 on Mac OS X.

These patches add the -E option to scp , which preserves HFS+ extended attributes.
Comment 1 Disco Vince Giffin 2007-12-21 15:10:17 AEDT
Created attachment 1404 [details]
Preserve Extended Attribute mtime.
Comment 2 Darren Tucker 2007-12-21 21:27:56 AEDT
The command line options are effectively part of the scp protocol (such as it is) and we have no plans to change that.

http://openssh.com/faq.html#2.10
Comment 3 Damien Miller 2021-04-23 15:01:00 AEST
closing resolved bugs as of 8.6p1 release