Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , ,

Sponsored Links


What is the correct FTP URL with username and password

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 14-01-2012
Member
 
Join Date: Nov 2011
Posts: 86
What is the correct FTP URL with username and password

Sponsored Links
hello everyone i need to know what is the correct FTP URL with user name and password and is this possible to go straight from the web browser to on mine server by folder using. like for e.g. If yes then what is the right way add on the URL box. is there other way to do this by doing anonymously and so how would that URL if its on HTTP URL. can anyone suggest on this issue.

Reply With Quote
  #2  
Old 14-01-2012
Member
 
Join Date: Jul 2011
Posts: 375
Re: What is the correct FTP URL with username and password

Hello nice question, if you wanted to go to the FTP server, you need to start with he correct protocol identifier fir e.g.:
As you have given
link and this will work without any issue but there is no other Anonymously for using this because there is no authentication and is you keep the authentication on your server then everyone will get access to your database.
Reply With Quote
  #3  
Old 14-01-2012
Member
 
Join Date: May 2011
Posts: 387
Re: What is the correct FTP URL with username and password

Quote:
how would that URL if its on HTTP URL
unfortunately your HTTP URL depending on the hoster's server and i am not bale to answer this question and you can get answer from the hoster's server. my guess would be/public_html part.
Reply With Quote
  #4  
Old 14-01-2012
Member
 
Join Date: May 2011
Posts: 412
Re: What is the correct FTP URL with username and password

Do not confuse with the public_html file. the public_html is directory that's exposed the Internet for HTTP server, this means the public_html file on FTP server directory become / (the root directory) on the HTTP server. as i know the HTTP URL doesn't need to nay user name and to access the ftp://username:password@example.com/public_html/test/ because this usually becomes http://example.com/test/
Reply With Quote
  #5  
Old 14-01-2012
Member
 
Join Date: May 2011
Posts: 248
Re: What is the correct FTP URL with username and password

By directing the browser and application to this link you will get all files listing on the directory which is called index listing. there are two cases exist if you don't have index listing i.e. you have standard browser on your system. if there is an valid valid or proper index document you will get the on the server and this will automatically load on the on server. and this is the reason why we wont write the index document on the URLs. if you do that you will get the error message saying that:"HTML error 403 (Forbidden)" and to get rid qthis issue you should include the image file name into the URL foe e.ghttp://example.com/test/img1.png.
Reply With Quote
  #6  
Old 14-01-2012
Member
 
Join Date: Jun 2011
Posts: 403
Re: What is the correct FTP URL with username and password

for index listings on your server you can make sue of the trivial php script application on your server and this will return the all the directory's content and use this as index document. if your server correctly index listing, then there is no need to trivial php script and if this not working and then i would suggest you this: trivial php script. i have got the index listing issue and then i have followed this to get rid the issue.
Reply With Quote
  #7  
Old 14-01-2012
Member
 
Join Date: Jul 2011
Posts: 314
Re: What is the correct FTP URL with username and password

According to me the URL provided by you doesn't not lead to index listing in fact if you load the index.html document directory loaded on the browser. the complete URL like:http://testtest.example.com/test/index.html wont index listing and this page even advertises. the main fact on this is this created web album generator on very page.
Reply With Quote
  #8  
Old 18-01-2012
Member
 
Join Date: Jul 2011
Posts: 286
Re: What is the correct FTP URL with username and password

Th URL given by you not lead to an index listing There's an index.html document in the directory which is loaded by the browser. Through this your able to index listing as well.
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "What is the correct FTP URL with username and password"
Thread Thread Starter Forum Replies Last Post
Need to bypass username password Desmare Windows Software 1 10-12-2011 01:03 PM
Need help for getting the DSL username and password Road-Runner Networking & Security 4 03-12-2010 04:18 PM
please verify username and password are correct... MR Gorman Windows Vista Mail 3 20-02-2009 03:13 AM
backup to a network drive is asking for username and password...whatusername and password? Lisa Hetherington Vista Help 7 04-02-2008 08:05 PM
Windows XP - No username/password box mcamp Operating Systems 4 22-04-2007 09:37 PM


All times are GMT +5.5. The time now is 06:17 PM.