14,958
edits
| Line 33: | Line 33: | ||
* wget: {{kbd | key= <nowiki>wget http://path.to/file</nowiki>}} | * 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=your_account --password=xxx" </nowiki>}} | * SVN update {{kbd | key= <nowiki>su - www -c "svn up http://remote.svn.server/path/ /local/path/ --username=your_account --password=xxx" </nowiki>}} | ||
* more on [[File transfer methods]] | |||