14,974
edits
(→online) |
m (→online) |
||
| Line 23: | Line 23: | ||
其他 | 其他 | ||
* [https://www.gnu.org/software/wget/ wget] | * [https://www.gnu.org/software/wget/ wget] | ||
* [https://curl.haxx.se/download.htm curl] on {{Win}}, {{Mac}} or {{Linux}} | * [https://curl.haxx.se/download.htm curl] on {{Win}}, {{Mac}} or {{Linux}} e.g. {{kbd | key=<nowiki>curl -OL <REMOTE_URL></nowiki>}}. See details on [https://curl.haxx.se/docs/manpage.html curl - How To Use] | ||
** Option {{kbd | key=<nowiki>-L, --location</nowiki>}} to follow the redirect page | |||
* sync tool: rsync | * sync tool: rsync | ||
* 版本管理 ex:[[CVS]], SVN, GIT | * 版本管理 ex:[[CVS]], SVN, GIT | ||