Linux commands: Difference between revisions

Jump to navigation Jump to search
145 bytes added ,  19 March 2013
m
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 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>}}
* SVN update: {{kbd | key= <nowiki>svn up http://remote.svn.server/path/ /local/path/ --username=your_account </nowiki>}} and key in your SVN password <ref>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>}}</ref>
* more on [[File transfer methods]]
* more on [[File transfer methods]]


Navigation menu