Linux commands: Difference between revisions

Jump to navigation Jump to search
39 bytes removed ,  9 November 2012
m
Line 31: Line 31:
download file from remote server
download file from remote server
* FTP
* FTP
* wget<ref>[http://linux.about.com/od/commands/l/blcmdl1_wget.htm wget - Linux Command - Unix Command]</ref>
* 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=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>}}




Navigation menu