PC Review


Reply
Thread Tools Rate Thread

How can be access ftp folder without entering credentials

 
 
smartgal
Guest
Posts: n/a
 
      18th Feb 2008
Suppose I have create a 1 folder named "Anj" on any server.i have
given usen name password for it.now i want to access it through Ftp
in
one link like "ftp://....../Anj". But then i can not access this
folder without giving the credentilas name .I'll have to enter each
time these credentilas to access this folder.
is there any way to set credentials in one link i.e. how can i create
a link through which we can access this folder without giving the
credentials name.Pls. help on it

 
Reply With Quote
 
 
 
 
Jeroen Mostert
Guest
Posts: n/a
 
      18th Feb 2008
smartgal wrote:
> Suppose I have create a 1 folder named "Anj" on any server.i have
> given usen name password for it.now i want to access it through Ftp
> in
> one link like "ftp://....../Anj". But then i can not access this
> folder without giving the credentilas name .I'll have to enter each
> time these credentilas to access this folder.
> is there any way to set credentials in one link i.e. how can i create
> a link through which we can access this folder without giving the
> credentials name.Pls. help on it
>

This syntax works in many contexts, but it's not recommended:

ftp://userassword@site/path

This is a big security risk since the credentials are stored and displayed
as plaintext. There may be some use for links like these on a website, but
there is no excuse for using these links from a program.

A better solution to this is to store the credentials somewhere secure and
log in programmatically instead. Another option is to simply allow anonymous
access and secure access to the server itself over a VPN.

--
J.
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can be access ftp folder without entering credentials smartgal Microsoft VB .NET 2 18th Feb 2008 05:59 PM
Re: Remote desktop does not show anything after entering credentials. Robert L [MVP - Networking] Windows XP Work Remotely 0 2nd Dec 2006 03:34 PM
entering credentials for Run as Brandon Windows Vista General Discussion 1 30th Nov 2006 08:03 PM
How to access shared folder with different credentials? TomislaW Microsoft C# .NET 0 21st Apr 2006 02:42 PM
access shared folder using specific credentials =?Utf-8?B?Q2hyaXNn?= Microsoft Dot NET 0 15th Dec 2005 10:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:04 PM.