Skip to Content

Archive for May 2009

How to Use WGET with Usernames & Passwords

WGET supports authentication, so its pretty simple. How to Use WGET with Usernames & Passwords 1. Open Terminal 2. Type: wget –user=’username’ –password=’password’ http://path/to/protected/file.zip Options –ftp-user –ftp-password –http-user –http-password

How To Move Files from One Server to Another With SCP SSH

You can easily move files from one server to another with the SCP command. How To Move Files from One Server to Another With SCP SSH 1. Open an SSH session in Terminal 2. Navigate to files/folder you wish to move 3. Optionally tar.gz the files/folder 4. In Terminal type: scp file.tar.gz user@remote.server.com:/path/to/where/to/want/to/put/file.tar.gz That will [...]

Page : 3 / 3 ‹ First 1 2 3
May 2009
M T W T F S S
« Apr   Jun »
 123
45678910
11121314151617
18192021222324
25262728293031