Linux commands: Difference between revisions

Jump to navigation Jump to search
26 bytes added ,  18 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 {{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]]


Navigation menu