Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • 1
    $\begingroup$ Have you seen this question: mathematica.stackexchange.com/questions/3097/… ? $\endgroup$ Commented Aug 29, 2012 at 21:04
  • $\begingroup$ @SjoerdC.deVries, thanks, no I had not seen that. But reading it I am confused as to how to apply the answers to my situation. Do you recommend I edit my Q to just focus on FTP? $\endgroup$ Commented Aug 29, 2012 at 21:11
  • $\begingroup$ It seems that the POST part of your question has been handled. Since I haven't worked with the solutions intensively I don't know whether they're sufficient for your case. If they are, I suggest removing the POST part from your question. $\endgroup$ Commented Aug 29, 2012 at 21:15
  • $\begingroup$ sftp wants its destination as command line argument, not as standard input. Maybe you'll have more success with RunThrough["sftp ####@understars.org:temp.understars.org","commands to execute"] $\endgroup$ Commented Aug 31, 2012 at 12:22
  • 1
    $\begingroup$ The title should be changed to say "SFTP" instead of "FTP". $\endgroup$ Commented Feb 4, 2013 at 16:35