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
Change History
comment:1 Changed 5 years ago by scottmc
- Description modified (diff)
comment:2 Changed 5 years ago by scottmc
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
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.

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>