Yes, that works. I guess having the root adminstration name and password will get you into any folder on the site.
Now, how could I go to a stack in a protected folder? i.e.: go stack URL "http://www.mysite.com/safebox/sensitive.rev" thanks Tom McCarthy ----------------------------------------------------- Ego sum rex Romanus et supra grammaticam. Sigismund I (obit 1437) ------------------------ --- On Wed 12/07, Alex Tweedly < [EMAIL PROTECTED] > wrote: From: Alex Tweedly [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [email protected] Date: Wed, 07 Dec 2005 08:42:31 +0000 Subject: Re: Accessing protected folders on a web server Thomas McCarthy wrote:>I update a file on my server using a script like this:>>put x & cr after URL "ftp://username:[EMAIL PROTECTED]/secretroom/somefile.txt">>I also retrieve info by getting the URL. Some of this info is of a sensitive nature (my daily body-mass-index). So I would like to protect it. I've already put in a file named "index.html" to keep casual browsing away. If I add password protection to the folder how would I be able to access files in it through Rev?> >Simply doput URL "ftp://username:[EMAIL PROTECTED]/secretroom/somefile.txt" into myVarThe file will can be left not be accessible through http, and ftp requires the password, so you should be protected.-- Alex Tweedly http://www.tweedly.net-- No virus found in this outgoing message.Checked by AVG Free Edition.Version: 7.1.362 / Virus Database: 267.13.11/191 - Release Date: 02/12/2005 _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
