File transfer methods: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 28: Line 28:
* 版本管理 ex:[[CVS]], SVN, GIT
* 版本管理 ex:[[CVS]], SVN, GIT
* [http://windows.microsoft.com/zh-tw/windows/connect-using-remote-desktop-connection#connect-using-remote-desktop-connection=windows-7 使用遠端桌面連線連接到其他電腦 - Windows 說明] for {{Win}} 開啟共用資料夾,即可檔案傳輸。
* [http://windows.microsoft.com/zh-tw/windows/connect-using-remote-desktop-connection#connect-using-remote-desktop-connection=windows-7 使用遠端桌面連線連接到其他電腦 - Windows 說明] for {{Win}} 開啟共用資料夾,即可檔案傳輸。
 
* [[Collect files from people with file requests]]


references
references

Revision as of 14:45, 11 June 2019

Files transfer or files delivery methods

offline

online

來源檔案是網站伺服器[1]

來源檔案是 SFTP / FTP

  • SFTP / FTP How to use filezilla 支援續傳:(1)通常FTP server會設定啟用續傳 (2)FTP帳號需擁有 append 權限。 Icon_exclaim.gif 但是可能因為防火牆導致無法順利連線
  • 續傳軟體: Orbit downloader 或 FlashGet

來源檔案是 Git repository

其他

references