Winscp not recognized in 2012a

1 次查看(过去 30 天)
Josh Jones
Josh Jones 2014-4-17
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.

回答(1 个)

Walter Roberson
Walter Roberson 2014-4-17
You need to install winscp; see http://winscp.net/eng/index.php

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by