Greetings!

Currently, my application writes data to a server using the put command:

    put someData into url ("ftp://uName:[email protected]/folder/file.txt";)

A client is requesting that I not use clear text for the username/password.
To do this, do I use the encrypt command?  If so, how is this done?  There
is no sample in the docs.

Thank you in advance!

-Dan


_______________________________________________
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

Reply via email to