Re: Transeferring file and executing commands

From: Damir Delija (ddelija_at_PUBLIC.SRCE.HR)
Date: 01/28/05

  • Next message: Vincent D'Antonio: "Man Pages"
    Date:         Fri, 28 Jan 2005 09:07:15 +0100
    To: aix-l@Princeton.EDU
    
    

    > Dear all,

    Hi Faisal!

    There are some things you can do

    ftp can be automated
    or you can set up shared disk as inbox, put there file
    and from cron pick it up and compile (it can be tricky)

    you can use ssh to automate proces (there is some examples in ssh faq
    and in snail book by Orayli
    don't use rcp, rsh etc, since it is unsecure

    Other thing is to use printing subystem on AIX
    from PC you can send file to remote printer on AIX
    on AIX this is not a real printer but interface to shell script
    which will handle your file (compile it or do whatever is possible)

    I hope this helps

    Damir

    >
    > We wish to ftp a file from win2000 server, then compile it using oracle
    > utilities at AIX 5.2 server. Right now we are doing it manually, first
    > copying the file using ftp, then executing the compilation command line.
    >
    > Is there a way to do it automatically with one operation?
    >
    > I will be grateful for any help.
    >
    > Thanks
    >
    > Faisal.
    >


  • Next message: Vincent D'Antonio: "Man Pages"

    Relevant Pages

    • Re: How good are F50 and H50
      ... up to an hour to compile and consist of many different modules that needs to ... Well it's not just about money. ... One current problem is that we cannot automate testing since AIX 5.1 doesn't ...
      (comp.unix.aix)
    • Re: Java compilation
      ... object of this task is to store data from a file which name is always ... In order to execute my class, I must compile it. ... The object of this class is to start a connection to a FTP ... we provide the delete boolean (6th argument - true if not ...
      (comp.sys.ibm.as400.misc)
    • Re: Aix vs Linux file transfers to windows
      ... Using ftp a basic text file created with VI on Aix looks fine on my windows pc. ... So I'm trying to understand why the Aix server works and the Linux server does not and if there is some configuration setting I need to change. ...
      (AIX-L)
    • Re: File Transfer Performance in High Bandwidth and High Latency WAN.
      ... > via MPLS(Multi-Protocol Label Switching) WAN connection. ... > FTP transfers. ... How pmtu discover works seems to change with every release of AIX. ...
      (comp.unix.aix)
    • Re: Net FTP -- Size showing different results on AIX system and Linux system
      ... On our AIX box the calls return info. ... And we are testing to the same ftp site. ... sub do_get_ftp { ... and now want to move it to our Linux box. ...
      (comp.lang.perl.misc)