943,841 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Jul 1st, 2009
0

accessing ftp

Expand Post »
I created a website on IXWebhosting.com. I then set up ftp to a folder named "transfer". On my XP Pro computer I access it by:
ftp://66.116.193.2/ereddick.com/transfer/. It opens immediately (doesn't ask for the name and password I had set up). Then I choose "Open ftp site in Windows Explorer" in the Page dropdown. I can then drag and drop to and from the opened window. Works great. On my Vista computer, I get a login screen, but after I enter the proper name and password, I get the dreaded (Internet Explorer cannot display the webpage". I have a client who needs to upload some files to this ftp. He is running XP Home and Internet Explorer (I don't know which version). He gets the same result as my Vista.

Help, anyone? Thanks
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ereddick is offline Offline
9 posts
since Jul 2009
Jul 1st, 2009
0

Re: accessing ftp

Why not just go to a DOS prompt in Vista and use the ftp command? If you type ftp /? it will list all of the commands. To get there, go to Programs>Accessories and select the DOS command prompt (which is the little C:> prompt in a black boxx
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Billstar is offline Offline
3 posts
since Jun 2005
Jul 1st, 2009
0

Re: accessing ftp

Did you leave your explorer session open while testing it on the other machines? Some FTPDs only allow a single session per user. Also try using the DOS FTP on the Vista machine and see if it gives you a little more details on what the error is:

dos Syntax (Toggle Plain Text)
  1. C:\>ftp apex2006sql
  2. Connected to apex2006sql.
  3. 220 Microsoft FTP Service
  4. User (apex2006sql:(none)): abc
  5. 331 Password required for abc.
  6. Password:
  7. 530 User abc cannot log in.
  8. Login failed.
  9. ftp>
Featured Poster
Reputation Points: 1749
Solved Threads: 735
Senior Poster
sknake is offline Offline
3,948 posts
since Feb 2009
Jul 1st, 2009
0

Re: accessing ftp

How to use? I have the DOS ftp prompt, entered ereddick.com/transfer/ and was told invalid command. Sorry, but there are some definite gaps in my computerese!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ereddick is offline Offline
9 posts
since Jul 2009
Jul 1st, 2009
0

Re: accessing ftp

Did you enter the username and password and did it say you were logged in? If you were able to log in with DOS and not in IE then you are looking at a browser issue.

dos Syntax (Toggle Plain Text)
  1. C:\>ftp apex2006sql
  2. Connected to apex2006sql.
  3. 220 Microsoft FTP Service
  4. User (apex2006sql:(none)): ?????
  5. 331 Password required for ?????.
  6. Password:
  7. 230-Hello From Aex Software Inc.
  8. 230 User ????? logged in.
  9. ftp> ls
  10. 200 PORT command successful.
  11. 150 Opening ASCII mode data connection for file list.
  12. @@@ files will be listed @@@
  13. 226 Transfer complete.
  14. ftp: 39 bytes received in 0.00Seconds 39000.00Kbytes/sec.
  15. ftp> cd school
  16. 250 CWD command successful.
  17. ftp> ls
  18. 200 PORT command successful.
  19. 150 Opening ASCII mode data connection for file list.
  20. @@@ files will be listed @@@
  21. 226 Transfer complete.
  22. ftp: 10 bytes received in 0.00Seconds 10000.00Kbytes/sec.
  23. ftp> pwd
  24. 257 "/school" is current directory.
  25. ftp>

Commands:
cd <dirname> -- change directory
ls -- lists the directory
pwd --- current directory
get <file> -- download
send <file> -- sends a file
Featured Poster
Reputation Points: 1749
Solved Threads: 735
Senior Poster
sknake is offline Offline
3,948 posts
since Feb 2009
Jul 1st, 2009
0

Re: accessing ftp

Click to Expand / Collapse  Quote originally posted by sknake ...
Did you enter the username and password and did it say you were logged in? If you were able to log in with DOS and not in IE then you are looking at a browser issue.
In DOS I didn't get that far. What do I enter at the ftp> prompt? The ftp folder is ereddick.com/transfer/
It didn't like it when I just typed in ereddick.com/transfer/ at the prompt.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ereddick is offline Offline
9 posts
since Jul 2009
Jul 1st, 2009
0

Re: accessing ftp

I showed you the command..

open up the DOS prompt and do this from the C:\> prompt, i.e.
C:\> ftp xxx.xxx.xxx.xx

type: "ftp 66.116.193.2"
<press enter>
it will ask for your username, type it in
<press enter>
it will ask for your password, type it in
<press enter>
it will say login OK/FAILED. If you logged in type "cd /ereddick.com/transfer"
<press enter>
Last edited by sknake; Jul 1st, 2009 at 4:03 pm.
Featured Poster
Reputation Points: 1749
Solved Threads: 735
Senior Poster
sknake is offline Offline
3,948 posts
since Feb 2009
Jul 1st, 2009
0

Re: accessing ftp

Click to Expand / Collapse  Quote originally posted by sknake ...
I showed you the command..

open up the DOS prompt and do this from the C:\> prompt, i.e.
C:\> ftp xxx.xxx.xxx.xx

type: "ftp 66.116.193.2"
<press enter>
it will ask for your username, type it in
<press enter>
it will ask for your password, type it in
<press enter>
it will say login OK/FAILED. If you logged in type "cd /ereddick.com/transfer"
<press enter>
ok, thanks--small steps. I entered username when asked. When it asked for password the cursor just sits there. I type in the password but the cursor doesn't move.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ereddick is offline Offline
9 posts
since Jul 2009
Jul 1st, 2009
0

Re: accessing ftp

Its not supposed to -- its hiding the password for security reasons. Just type it in anyway and it will work
Featured Poster
Reputation Points: 1749
Solved Threads: 735
Senior Poster
sknake is offline Offline
3,948 posts
since Feb 2009
Jul 1st, 2009
0

Re: accessing ftp

ok, I got in. So, what could be the issue with the browser?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ereddick is offline Offline
9 posts
since Jul 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Windows NT / 2000 / XP Forum Timeline: About deleting
Next Thread in Windows NT / 2000 / XP Forum Timeline: Hang Time





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC