Skip navigation
Currently Being Moderated

Upload File

Aug 13, 2012 11:07 PM

Hi all,

 

I have to upload an INDD File on a remote server, how it can be done ?

 
Replies
  • Currently Being Moderated
    Aug 14, 2012 2:42 AM   in reply to sahil.dillinger

    How do you normally upload the file? Is it FTP server? Do you have to use some

    web interface?

     

    The Socket object should handle these cases (unless you deal with someting

    like 'https'), but you would have to do all low level protocol logic in

    javascript. As this all has been done and tested years ago I recommend using an

    external upload shell script.

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 14, 2012 8:06 AM   in reply to sahil.dillinger

    "upload to the server" is a very vague description of what you're trying to achieve. Is it a file server, FTP server, HTTP Server or something else?

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points