Add to Favorites
Hosting Discussion
 

forgot password?


Reply


Old
  Post #1 (permalink)   12-08-2003, 09:21 PM
Registered User
 
Join Date: Dec 2003
Posts: 15

Status: priyanka is offline
Hi guys,

This information is for the beginners.

The easiest way to upload your website is by using an FTP (File Transfer Protocol) program. Popular FTP programs include http://www.Cute FTP.com, WS FTP ,http://www. SmartFTP.com. Internet Explorer also has a built-in FTP program that can be used. Some programs used to develop websites (such as Microsoft FrontpageŽ) are able to upload your website files as well.
 
 
 


Old
  Post #2 (permalink)   12-08-2003, 11:07 PM
HD Guru
 
turnkey's Avatar
 
Join Date: Dec 2003
Location: Cary, NC
Posts: 588

Status: turnkey is offline
Don't forget about us Linux users :-)

Linux Redhat: gftp

From the command line type:
"gftp &" to leave the shell open during the FTP session

Also, the good old ftp from any Windows, Linux, OS/2 command line works good also.

Command Line:

binary - sets to binary mode
ascii - sets to ascii mode
get - gets a file
mget - gets multiple files
prompt - turns prompt on/off
hash - displays status while transfering
send - sends a file

These are the basics and very easy if you just want to upload a file real quick.

Tip: Be in the directory where you want to send/receive files on your local machine before connecting with the command line FTP program
__________________
Turnkey Resellers
www.turnkeyresellers.com
Reseller Hosting and PHP Programming
 
 
 
Reply

Thread Tools

New Post New Post   Old Post Old Post
Posting Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On