Dom, if you're storing passwords anywhere in your stack you should password protect them, checkout the password in the dictionary.
Cheers andre On Tue, Dec 8, 2009 at 2:30 PM, Dom <[email protected]> wrote: > Dom <[email protected]> wrote: > > > *another question: is the revlet capable of writing data onto the > > _client_ machine? > > > I reply to my question: > > see the excellent page from revLessons about that ;-))) > > <http://lessons.runrev.com/spaces/lessons/buckets/784/lessons/6998-Uploa > ding-a-file-using-FTP> > > it seems that uploading via http is not allowed > -- so we have to resort to ftp > > The example given by Ben runs nicely :-) > I will test this on a revlet... > > My concern is that an user name plus a password are given in order to > ensure the ftp to the server -- is it possible to another person to peek > at those parameters? > > Or is it better to do an anonymous ftp?? > > > _______________________________________________ > 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 > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ 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
