Is there any ftp available with email functionality?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maheswaran
    New Member
    • Mar 2007
    • 190

    Is there any ftp available with email functionality?

    I need FTP with the following functionality.

    1. A FTP tool, which will automatically send email to people once download/upload is over.

    Is there any ftp available with this functionality?.
  • maheswaran
    New Member
    • Mar 2007
    • 190

    #2
    I need this as open source / Free

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Originally posted by maheswaran
      I need FTP with the following functionality.

      1. A FTP tool, which will automatically send email to people once download/upload is over.

      Is there any ftp available with this functionality?.
      Follow the Unix approach: there are tools with ftp functionality and there are tools that have mail (client) functionality and never the twain shall meet.

      The glue between the two that implements your specific functionality is named a shell or a script language interpreter. That shell/interpreter knows nothing about ftp or mail.

      kind regards,

      Jos

      Comment

      • maheswaran
        New Member
        • Mar 2007
        • 190

        #4
        Hi JosAH,

        Thanks for the reply. but am not familiar in unix and ftp codings. like to know to download the tool as free

        Comment

        • NitinSawant
          Contributor
          • Oct 2007
          • 271

          #5
          you have to write the coding for sending e-mail after the file uploading code

          Comment

          • maheswaran
            New Member
            • Mar 2007
            • 190

            #6
            Hi Nitin,

            thanks, but am not do any code. Just like to know is there any way ftp available with above functionality. any way will try with code

            Comment

            • NitinSawant
              Contributor
              • Oct 2007
              • 271

              #7
              I don't think any ftp available with that functionality, you have to code it yourself Or hire a developer to do it for you.

              If you want to create the s/w coding just e-mail me:<email snipped>

              I have code snippets to implement the functionality..

              regards,
              Nitin Sawant
              Last edited by Frinavale; May 13 '09, 03:04 PM. Reason: Removed email address

              Comment

              Working...