#12146 closed enhancement (fixed)
curl: add variant for SFTP/SCP support
Reported by: | boeyms@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | curl sftp scp variant | Cc: | yeled@…, boeyms@…, franco.ricci@… |
Port: |
Description
Attached is a quick patch (with revision bump, though this can be removed if not needed) to add a variant to curl that enables support for transfers via SFTP and SCP; it depends on the new devel/libssh2 port. The patch can be applied with -p0 from the dports/ directory.
Attachments (1)
Change History (6)
Changed 17 years ago by boeyms@…
Attachment: | curl-add-sftp.patch added |
---|
comment:1 Changed 17 years ago by nox@…
Priority: | Nice to have → Low |
---|---|
Version: | 1.4.42 |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from yeled@… to ryandesign@… |
---|---|
Summary: | RFE: Add variant for SFTP/SCP to curl → curl: add variant for SFTP/SCP support |
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | franco.ricci@… added |
---|---|
Priority: | Low → Normal |
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I added the variant in r35609. Thanks for the suggestion!
comment:5 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Has duplicate #11367.