View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#45
Works for me.

Steps:
  1. Generate RSA SSH key (with passphrase) as described in the wiki http://wiki.maemo.org/Uploading_to_Extras-devel
  2. Output key to terminal with cat ~/.ssh/id_rsa.pub
  3. Copy key to clipboard (excluding the mail address at the end) and paste in Garage account.
  4. Upload files using scp.

Code:
scp cutetube_1.4.4.tar.gz cutetube_1.4.4_armel.changes cutetube_1.4.4.dsc marxian@drop.maemo.org:/var/www/extras-devel/incoming-builder/fremantle
Enter passphrase for key '/home/stuart/.ssh/id_rsa': 
cutetube_1.4.4.tar.gz  100%  323KB 322.8KB/s   00:00    
cutetube_1.4.4_armel.changes  100%  616  0.6KB/s   00:00    
cutetube_1.4.4.dsc  100%  313  0.3KB/s   00:00
I actually included the mail address at first when adding the key to my Garage account, so amending the key after first adding it isn't a problem.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 3 Users Say Thank You to marxian For This Useful Post: