|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
Join Date: Jul 2002
Location: Ohio
Posts: 521
|
need ftp
I need some ftp software, whats good and free.
Dont tell me smart ftp.. |
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
WS_FTP is probably the best free one with the least amount of overhead.
|
|
|
|
|
|
#3 |
|
Member (13 bit)
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
|
|
|
|
|
|
|
#4 |
|
Member (11 bit)
Join Date: Jul 2002
Posts: 1,729
|
Serv-U ftp, free for personal use and very powerful
|
|
|
|
|
|
#5 |
|
Member (8 bit)
Join Date: Sep 1999
Location: Lompoc, California
Posts: 250
|
I have used WS-FTP for years and years and jhave been very happy with the results. See dpdon.com for what has been uploaded so far.
__________________
Tell it like it is! |
|
|
|
|
|
#6 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,786
|
Serv-U is a FTP server, not a client.
WS-FTP LE is probably the standard in free FTP clients, it's been around forever and adheres to the UNIX conventions. There is nothing fancy whatsoever about it, it just works. |
|
|
|
|
|
#7 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
You can also use the version of FTP that comes with Windows or Linux systems. Just open up a command prompt, and type in ftp sitename.com enter your username and go.
To change directories cd dirname To see where you are: pwd To exit bye To turn off the prompt: prompt To upload files mput filename To download files mget filename To change to ascii mode: ascii To change to binary mode: binary To change local directory: lcd dirname Pretty easy to use. |
|
|
|
|
|
#8 |
|
Member (11 bit)
Join Date: Jul 2002
Posts: 1,729
|
Ahh, i figure he needed a free ftp server, well at least it's there if he does if not i recomend FTP Explorer
|
|
|
|
|
|
#9 |
|
Member (10 bit)
Join Date: Jul 2002
Location: Ohio
Posts: 521
|
on a ftp, do i have to upload the pics or do i have to put the pics in a folder with a htlm code? im so lost...
|
|
|
|
|
|
#10 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
You have to upload the pictures to your site. You don't have to put them in a folder but it is highly advised to do so. I usually create a folder called images inside my public_html directory or your web root and link the pictures like so:
<img src="/images/picture.jpg" width="100" height="100" alt="picture name"> |
|
|
|
|
|
#11 |
|
Member (10 bit)
Join Date: Jul 2002
Location: Ohio
Posts: 521
|
So what do I have to do step by step?
I can write the hmtl, but what do i have to do to get my webspace to use that html file for the pics? |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|