How to copy a file from an host PC to another PC ?

조회 수: 6 (최근 30일)
nico974
nico974 2012년 7월 9일
Hello, I would like to know how to copy a file located in a host PC with IP adress '10.XXX.XXX.233' to another PC located in the same network with ip adress ''10.XXX.XXX.153'
What is the Matlab command (like copyfile() for instance) for that ?
Thanks for your help
  댓글 수: 4
nico974
nico974 2012년 7월 9일
OK, problem solved. I finally don't have to use IP address.
Matlab command "copyfile" can access remote PC by using "\\Remote_PCname"
Born
Born 2013년 5월 6일
hello, you said that you can copy a file from an host PC to another PC. I want to do that too. And you said you can just use 'copyfile' function. can you tell the details. thanks a lot!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Low-Level File I/O에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by