조회 수 4971 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

Qt Creator에서 개발하는 응용프로그램을 임베디드 장치에 배포 및 원격실행을 할 때 기본적으로 SFTP로 전송 후 실행하는데 target 장치에 SFTP 서버가 없어서 전송이 불가능한 경우가 있다. 이 경우 scp로 대체하는 설정 팁이다.

 

1. 먼저 프로젝트 파일에 원격 실행파일 경로 명시

path.png

 

2. Proejcts모드 - kit의 Run탭 - Upload files via SFTP 사용안하도록 disable 설정.

disable_sftp.png

 

3. Custom Process Step추가

custom_process_step.png

 

 

4. Command 및 Arguments에 아래처럼 타겟장치의 계정, IP주소 및 deploy경로 입력.

command_arguments.png

 

5. Run을 클릭해본다.

run.png

 

TAG •

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 QML and Qt Quick Qt프로그래밍(QtQuick) Beginner를 위한 글 읽는 순서 운영자 2019.01.05 110094
80 General and Desktop 컨테이너에 적재된 객체를 편리하게 삭제하기 makersweb 2019.09.18 3445
79 QML and Qt Quick C++로 구현된 모델을 QML의 ListView에서 참조 file makersweb 2019.09.07 7826
78 QML and Qt Quick QSocketNotifier로 파일 디스크립터의 활동감지 makersweb 2019.08.28 4529
77 Mobile and Embedded MCU용 Qt에 대해서 makersweb 2019.08.22 4097
76 General and Desktop [Qt News] Qt for Python을 위한 기술 비전 j2doll 2019.08.20 4353
75 QML and Qt Quick 열거형(enum)을 QML에서 사용하는 방법과 문자열(QString)로 얻기 makersweb 2019.08.20 6786
74 General and Desktop [Qt News] Qt 6 기술 비전 (Technical vision for Qt 6) 2 j2doll 2019.08.08 4597
73 Installation and Deployment [Qt News] Qt6 Git 개발 초기 단계 시작하기 j2doll 2019.08.02 4458
72 QML and Qt Quick [Qt] Google Play의 향후 요구 사항을 준수하는 방법 2 j2doll 2019.07.29 3412
71 General and Desktop Qt기반의 오픈소스 프로젝트들 - 2 운영자 2019.07.21 7060
70 Installation and Deployment QML, 이미지, 폰트등을 바이너리 리소스로 만들기 makersweb 2019.06.24 6189
» Installation and Deployment Qt Creator에서 임베디드 장치로 deploy설정(Custom Process Step) file makersweb 2019.06.15 4971
68 QML and Qt Quick Qt Quick Controls 2사용 및 스타일 설정 file makersweb 2019.06.07 8931
67 QML and Qt Quick QML 강좌 - 동적 Listing (ListView) file makersweb 2019.06.01 12555
66 Installation and Deployment QtInstallerFramework로 온라인 설치프로그램(Online Installer)만드는 방법 4 file makersweb 2019.05.28 8616
65 QML and Qt Quick QtCreator Design으로 GUI만들기 (QML로 만드는 Hello World -2) 1 file makersweb 2019.05.26 18789
64 QML and Qt Quick QML에서 멀티 스레드(multithreading) 프로그래밍 file makersweb 2019.05.25 4895
63 General and Desktop QtSerialPort를 사용한 시리얼(Serial)통신 3 makersweb 2019.05.21 16316
62 General and Desktop Qt기반의 오픈소스 프로젝트들 makersweb 2019.05.15 7805
61 General and Desktop Q_D매크로와 d-pointer file makersweb 2019.05.07 3643
Board Pagination Prev 1 4 5 6 7 8 9 Next
/ 9