I’m working with coral board right now. link
I’m accessing my board with windows 11, so using git bash as recommended.
also following the doc for file transferring link
I found it really weird that mdt push and pull does not work as it suppose to.
mdt push from host:
what i did
mdt push result from the board
result
file path is just messed up. it somehow becomes a one full string.
i guess same behavior is happening for mdt pull because even if I put correct path for pull, it never able to find the file, and results in no such file.
anybody has the same problem with mine? how can i fix this?
i have tried mdt push and pull in many ways, and figured out just mount usb and i was able to transfer the data. but this is very tedious job, and I wish to avoid doing this.
Jay Kim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.