14,959
edits
m (→file operation) |
m (→file operation) |
||
| Line 37: | Line 37: | ||
* FTP | * FTP | ||
* 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 and using the www account {{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]] | * more on [[File transfer methods]] | ||