Re: FTP

From: Chafik,Basim (basim.chafik_at_PLX.COM)
Date: 12/09/04

  • Next message: JOSEPH KREMBLAS: "Re: vpath vs hdisk question"
    Date:         Thu, 9 Dec 2004 06:07:57 -0800
    To: aix-l@Princeton.EDU
    
    

    vi /etc/inetd.conf. Comment the line that have ftp, then "refresh -s inetd"

    to enable it. uncomment the line and refresh again

    Basim Chafik
    Senior Systems Analyst
    IBM Certified Advanced Technical Expert (CATE)
    1.800.688.4895
    basim.chafik@plx.com
    plexus (Division of BancTec)
    -----Original Message-----
    From: Akash Jain [mailto:akashj@IBILTTECHNOLOGIES.COM]
    Sent: Thursday, December 09, 2004 1:10 AM
    To: aix-l@Princeton.EDU
    Subject: FTP

    Hi all,
    I would like to disable FTP on a server so that none of the other servers
    can FTP to this server. However, I should be able to enable whenever I need
    it. How do I do this on AIX version 4.3.3.

    Regards
    Akash Jain


  • Next message: JOSEPH KREMBLAS: "Re: vpath vs hdisk question"

    Relevant Pages

    • Re: access Outlook Web Access without authentication
      ... I've never use ftp:// in a meta refresh tag like that. ... getting via ftp) on the default web site of your Exchange server? ... the credentials in the URL, I need to provide them the first time, but I ...
      (microsoft.public.exchange.misc)
    • Re: access Outlook Web Access without authentication
      ... Because I didn't want to set up a webserver, the file is hosted on our FTP ... So now I'm wondering if there's no way to make said calendar accessible to ... I've never use ftp:// in a meta refresh tag like that. ... getting via ftp) on the default web site of your Exchange server? ...
      (microsoft.public.exchange.misc)
    • Re: access Outlook Web Access without authentication
      ... Because I didn't want to set up a webserver, the file is hosted on our FTP ... In the same HTML file we load the calendar into an iframe: ... I've never use ftp:// in a meta refresh tag like that. ... getting via ftp) on the default web site of your Exchange server? ...
      (microsoft.public.exchange.misc)
    • Re: FTP
      ... Comment out the entry in /etc/inetd.conf and run "refresh -s inetd". ... Subject: FTP ... I would like to disable FTP on a server so that none of the other servers ...
      (AIX-L)
    • Re: Help. In ftp sessions, how to refresh directory list?
      ... The coder of the example inline comment probably means that if you are doing any directory listing, it needs be refresh in order to see the posted file. ... For example, if you wrote a FTP GUI program and you started it, connected to a ftp site, it will most likely start by listing the current directory. ... For the WININET.DLL library, the FTP user command "DIR" translates to a FTP SERVER "LIST" command, and to WININET.DLL does an emulation of the FindFirstFile/FindNextFile/FindCloseAPIs. ...
      (microsoft.public.vc.language)