FTP Access via Command Prompt
People who work on website organizing must have been familiar with File Transfer Protocol or FTP as a protocol to send file from local computer to server. This Protocol is widely used to download and upload files.
File delivery via FTP required software supporter to access FTP. Tools like WS_FTP and Smart FTP is two from many available FTP tools in internet. Mostly of this tools can be downloaded as shareware or trial. To be able to use more than 30 day you have to pay.
If you wish a free one, Microsoft has provided it. This software is available in default Windows OS and can be accessed from Command Prompt. Follow steps below to run:
- Run Command Prompt from menu [Start ] > [All Programs] > [Accessories] > [Command Prompt]
- At Command Prompt window type [ ftp ] command.
- To run the connection to FTP server, type command: [ open ftp.yourdomainname.com ]
- After a while you will connect to your FTP server marked with a welcome message from the server and username request. Enter your username in the FTP server following with your password.
- To enter into the certain directory in server, enter command: [ cd directoryname ] for example, cd public_html/ or cd public_html/wp/
- If you have entered a directory, type the command with format: [ send filename ] to send the file to the current directory on the server. For example, send D:\images\mypic.jpg
- If you wish to download file from server, type the comand with format: recv filename.jpg or get filename.jpg for example, get public_html/wp/sidebar.php
- To quit FTP connection, type disconnect or close. You can also to directly terminate the session and exit FTP by quit or bye command.
Twitter
Friendfeed
Facebook
Flickr


All links inside this blog are flagged as do-follow, friendly for users to give comments.





I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more articles from you in the future.
- Jack