cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

Native FTP/SFTP support

I often need to ftp/sftp files from different locations.  Currently this is possible through Run Program(), but there are lots of challenges to this approach.  One of the biggest issues is there's very limited support to error check through the Run Program wrapper, say if a file hangs mid transport.  FTP can be tricky and a native FTP support would be a blessing.  Some common problems that it could provide: certificate acceptance on first connection, terminal set up, public key authentication, ect. (there's a mutlitude of log in problems).  It would also be convient to both pass commands and wait for prompts.

2 Comments
GM
Level III

In one project I completed, I extract data from a SQL DB, use JSL to transform and analyze than save the results (files and reports).  We had to write a program is a different software that takes the files and sftp them.  I would have liked to accomplish the whol thing with JSL.  I run the process nightly use a .bat file and the task scheduler.

Ryan_Gilmore
Community Manager