Winscp not recognized in 2012a

4 visualizaciones (últimos 30 días)
Josh Jones
Josh Jones el 17 de Abr. de 2014
Respondida: Walter Roberson el 17 de Abr. de 2014
Hello,
I have a script that works fine in the 2011a version, but I get the following error when running the script in 2012a:
'winscp' is not recognized as an internal or external command, operable program or batch file.
The line in the script is:
system('winscp /script="C:\\Radar_code\\auto_sftp_write.txt"');
Is there something different in 2012a that is not allowing this to work? Any help is greatly appreciated. Thanks.

Respuestas (1)

Walter Roberson
Walter Roberson el 17 de Abr. de 2014
You need to install winscp; see http://winscp.net/eng/index.php

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by