On Tue, 13 Jul 2004, Chris Johnson wrote:
Department of Tortuous Solutions: get the client to mail the server when it's created the script. Then get the server to ftp the file from the client.I've written a script in perl to collect stats from a clients PC and write them to a file. I want the clients PC to automatically upload the file it creates to my server once its finished creating it. Is there a way of doing this without leaving the ftp password for my server readable in the perl script?