HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #476 (closed enhancement: invalid)

Opened 5 years ago

Last modified 6 months ago

Add feature to allow Haikuporter to upload resulting files to remote server

Reported by: scottmc Owned by: brecht
Priority: normal Milestone:
Component: haikuporter Version:
Severity: normal Keywords:
Cc:

Description (last modified by scottmc) (diff)

Add a feature that allows the user to set a remote sftp server location using public key authentication and to automatically upload to it if the sftp server is set in the haikuporter.conf file. The files would be put into a matching portlog category as they are on  http://ports-space.haiku-files.org

Attachments

changeset_r1289.diff​ (2.1 KB) - added by jrabbit 5 years ago.
changeset_r1291.diff​ (1.8 KB) - added by jrabbit 5 years ago.
sftp.diff​ (3.4 KB) - added by jrabbit 5 years ago.
combined sftp diff

Download all attachments as: .zip

Change History

comment:1 Changed 5 years ago by scottmc

  • Description modified (diff)

comment:2 Changed 5 years ago by scottmc

something's broken:

/boot/develop/haikuporter> installhaikuporter.sh
Checked out revision 1283.
  File "./haikuporter", line 1081
    sftp.close()
       ^
SyntaxError: invalid syntax
  File "./haikuporter", line 1081
    sftp.close()
       ^
SyntaxError: invalid syntax
/boot/develop/haikuporter> 

comment:3 Changed 5 years ago by augiedoggie

it's kind of annoying to force users to install several python modules for a feature that only 2-3 people are going to use

comment:4 Changed 5 years ago by augiedoggie

ah, I misread the diff. although I would've preferred not having to install those modules.

Changed 5 years ago by jrabbit

  • attachment changeset_r1289.diff​ added

Changed 5 years ago by jrabbit

  • attachment changeset_r1291.diff​ added

Changed 5 years ago by jrabbit

  • attachment sftp.diff​ added

combined sftp diff

comment:5 Changed 6 months ago by scottmc

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/