필터 지우기
필터 지우기

Winscp not recognized in 2012a

조회 수: 1 (최근 30일)
Josh Jones
Josh Jones 2014년 4월 17일
답변: Walter Roberson 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