TaijiUbuntu在SourceForge的專案計劃
由於最近在開發一個可攜的Ubuntu,專案名稱就叫TaijiUbuntu,是採用coLinux為技術核心,開發重點為免安裝、可攜的綠色軟體。在10月底就完成了,但是檔案有1.3GB,於是就到SourceForge申請了一個帳號,也開了一個TaijiUbuntu的專案(本開發專案詳見:TaijiUbuntu(太極烏邦圖))。由於沒用過SourceForge,檔案一直無法上傳,後來細讀了SourceForge的文件,才順利上傳。
SourceForge SFTP
http://sourceforge.net/apps/trac/sourceforge/wiki/SFTP
For managing file releases
* FRS Hostname: frs.sourceforge.net
* Path: /home/frs/project/P/PR/PROJECT_UNIX_NAME/ – Substitute your project UNIX name data for /P/PR/PROJECT_UNIX_NAME
* Username: Combine your SourceForge.net Username with your SourceForge.net project UNIX name using a comma ( “,” ) See Example
* Password: Your SourceForge.net Password
An example session might look like (where Username=”jsmith”, Project UNIX name=”fooproject”,Release dir is “Rel_1″):
[jsmith@linux ~]$ sftp jsmith,fooproject@frs.sourceforge.net
Connecting to frs.sourceforge.net…
The authenticity of host ‘frs.sourceforge.net (216.34.181.57)’ can’t be established.
RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added ‘frs.sourceforge.net,216.34.181.57′ (RSA) to the list of known hosts.
jsmith@frs.sourceforge.net’s password:
sftp> cd /home/frs/project/f/fo/fooproject/Rel_1
sftp> put foofile
Uploading foofile to /home/frs/project/f/fo/fooproject/Rel_1/foofile
foofile 100% 241 0.2KB/s 00:01
sftp> exit
For managing Developer Web space
* Developer web Hostname: frs.sourceforge.net
* Path: userweb/htdocs/
* Username: Your SourceForge.net Username
* Password: Your SourceForge.net Password
An example session might look like (where Username=”jsmith”):
[jsmith@linux ~]$ sftp jsmith@frs.sourceforge.net
Connecting to frs.sourceforge.net…
The authenticity of host ‘frs.sourceforge.net (216.34.181.57)’ can’t be established.
RSA key fingerprint is 68:b3:26:02:a0:07:e4:78:d4:ec:7f:2f:6a:4d:32:c5.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added ‘frs.sourceforge.net,216.34.181.57′ (RSA) to the list of known hosts.
jsmith@frs.sourceforge.net’s password:
sftp> cd userweb/htdocs
sftp> put index.html
Uploading index.html to /incoming/j/js/jsmith/userweb/htdocs/index.html
index.html 100% 241 0.2KB/s 00:01
sftp> exit
像這麼大的檔案,就非得找個安身之處讓人下載,目前TaijiUbuntu還有進步的空間,持續開發中….
TaijiUbuntu在SourceForge的專案計劃
相關文章
標籤:
coLinux‧coLinux Ubuntu Desktop‧Cooperative Linux‧SFTP‧SourceForge‧TaijiUbuntu‧Ubuntu‧WinXP‧可攜‧太極烏邦圖‧專案‧綠色軟體‧虛擬Linux

本篇尚無任何回應。