Re: How to pick up file from user's PC when user logon

ashelley_at_inlandkwpp.com
Date: 05/26/04


Date: Wed, 26 May 2004 08:44:16 -0700

On Wed, 26 May 2004 23:05:44 +0800, Y.Wei <y_wei@email.com> wrote:

>Hi,
>Our users logon to our AIX server via telnet session. Would it be
>possible that I can run a script automatically when the user log-on
>and pick up an ascii file in the c:\ drive and send it to the AIX
>server? Someone told me that this couldn't be done as the user's PC
>has to run a ftp session. Is this true?
>
>Thanks.
>Y.Wei

You could write a batch file that uploaded the file before they telnet
in.

-Adam



Relevant Pages