14,958
edits
m (→file operation) |
|||
| Line 31: | Line 31: | ||
download file from remote server | download file from remote server | ||
* FTP | * FTP | ||
* wget< | * wget: {{kbd | key= <nowiki>wget http://path.to/file</nowiki>}} | ||
* SVN update {{kbd | key= <nowiki>su - www -c "svn up http://remote.svn.server/path/ /local/path/ --username= | * SVN update {{kbd | key= <nowiki>su - www -c "svn up http://remote.svn.server/path/ /local/path/ --username=your_account --password=xxx" </nowiki>}} | ||