Notices
Non Scooby Related Anything Non-Scooby related

How do you upload files to a website

Thread Tools
 
Search this Thread
 
Old 06 June 2001, 11:03 PM
  #1  
Timpreza
Scooby Regular
Thread Starter
 
Timpreza's Avatar
 
Join Date: Jan 2001
Posts: 101
Likes: 0
Received 0 Likes on 0 Posts
Question

Ok, I'm an absolute idiot when it comes to this sort of stuff so I need a little help.
I've activated my the webspace my isp gave me and I want to upload some files to it. But how the hell do I upload them??
Do I need some program for that?

Stop laughing you bunch of IT's
Old 06 June 2001, 11:44 PM
  #2  
Ian Cook
Scooby Regular
 
Ian Cook's Avatar
 
Join Date: Nov 1998
Location: Northampton
Posts: 5,485
Likes: 0
Received 0 Likes on 0 Posts
Post

Depends on the ISP ! you either need an FTP program like CuteFTP
Old 07 June 2001, 12:23 AM
  #3  
Timpreza
Scooby Regular
Thread Starter
 
Timpreza's Avatar
 
Join Date: Jan 2001
Posts: 101
Likes: 0
Received 0 Likes on 0 Posts
Post

Thanks guys, I managed to do it!
Old 07 June 2001, 08:25 AM
  #4  
chiark
Scooby Regular
 
chiark's Avatar
 
Join Date: Jun 2000
Posts: 13,735
Likes: 0
Received 0 Likes on 0 Posts
Post

If you need to get some files up quick, you actually will have an FTP program.

Go to the command line (DOS prompt) and type FTP.

You will be prompted to enter a site name. Your ISP should have provided this. Then you'll be prompted for username and password. Again, the ISP will have provided this for you.

Now type "dir" to get a directory listing of the remote site, "mkdir" to make a new directory on the remote site, "cd" to change directory on the remote site. Use "LCD" to locally change directory.

To upload a file, type "put <localfilename>" which will upload the file called <localfilename> to the current directory on the remote site.

Downloading is the same, but use "get".

To upload images, type "binary" on its own and press enter. This stops FTP from messing around with return characters - it tries to be too smart.

To upload multiple files, use "mput <pattern>" where pattern is *.jpg or something like that. You will be asked if you want to upload each file, one at a time. To stop from being asked, type "prompt off" on its own and press enter.

Hope this makes sense. Drop me an email for more.

Or use CuteFTP, or WSFTP_PRO

Nick.
Old 09 June 2001, 11:11 PM
  #5  
mook
Scooby Regular
 
mook's Avatar
 
Join Date: May 2001
Posts: 1,449
Likes: 0
Received 0 Likes on 0 Posts
Post

I use good old DOS too.

Also, if you sign up for some free space with someone like Tripod (.co.uk) they have an upload interface that walks you through the process and does it all via the website. Quite good IMHO.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
g7prs
Member's Gallery
34
24 January 2016 06:46 PM
shorty87
Subaru Parts
1
07 October 2015 11:52 AM
Pro-Line Motorsport
Car Parts For Sale
2
29 September 2015 07:36 PM
shorty87
Wheels And Tyres For Sale
0
29 September 2015 02:18 PM
shorty87
Other Marques
0
25 September 2015 08:52 PM



Quick Reply: How do you upload files to a website



All times are GMT +1. The time now is 10:06 AM.