|
hi there, i suppose the only way to do this is to store the username and passwort somewhere in cleartext. the problem is, that the ftp "user" command wants the password in cleartext. and there is no way to extract the userpassword from the system in that format (i'm glad there is no way :) ). so i think you just can store the ftp passwords in some file and read this in your cl to retrieve the password for the current user. Thats the way i handle it in my ftp program. every connection has its settings in my configfile. when you want to transmit something, you just say what connection to use. of course this is no program an enduser should use. its an service job, that runs all 10 mins to send and retrieve data the way its configured in the configfile. - Martin Am 21.03.2005 um 20:48 Uhr haben Sie geschrieben: > I've got my own wrappers for the validation list APIs in the xTools... but > what I really wanted was an automated way to transmit or assume the FTP user > ID _and_ password were the same as the local end-user. It already assumes > the user ID is the same, I just wanted the ability to do that with the > password as well. > > -Bob Cozzi > www.RPGxTools.com > If everything is under control, you are going too slow. > - Mario Andretti
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.