adb: error: cannot create file/directory ‘d:/1.png‘: No such file or directory

将文件从设备读取到PC 由于权限问题,不能直接pull到电脑磁盘根目录,否则会报错:

adb pull <remote> <local>

eg:

C:\Users\admin>adb pull /sdcard/server.log C:\Users\admin\Desktop

/sdcard/server.log: 1 file pulled. 0.1 MB/s (196 bytes in 0.003s)

查看文件

注意:由于权限问题,不能直接pull到电脑磁盘根目录,否则会报错:

C:\Users\Shuqing>adb pull /sdcard/server.log D:\\

adb: error: cannot create file/directory 'D:\\': No such file or directory

屏幕截图

C:\Users\admin>adb shell screencap /sdcard/kao.png

C:\Users\admin>adb pull /sdcard/kao.png C:\Users\admin\Desktop

/sdcard/kao.png: 1 file pulled. 4.0 MB/s (58467 bytes in 0.014s)

adb命令---02_adb: error: cannot create file/directory-CSDN博客

相关推荐
可涵不会debug4 小时前
【IoTDB】时序数据库选型指南:工业大数据场景下的技术突围
数据库·时序数据库
ByteBlossom4 小时前
MySQL 面试场景题之如何处理 BLOB 和CLOB 数据类型?
数据库·mysql·面试
麦兜*4 小时前
MongoDB Atlas 云数据库实战:从零搭建全球多节点集群
java·数据库·spring boot·mongodb·spring·spring cloud
Slaughter信仰4 小时前
深入理解Java虚拟机:JVM高级特性与最佳实践(第3版)第十章知识点问答(10题)
java·jvm·数据库
麦兜*4 小时前
MongoDB 在物联网(IoT)中的应用:海量时序数据处理方案
java·数据库·spring boot·物联网·mongodb·spring
-Xie-5 小时前
Mysql杂志(十六)——缓存池
数据库·mysql·缓存
七夜zippoe5 小时前
缓存与数据库一致性实战手册:从故障修复到架构演进
数据库·缓存·架构
一个天蝎座 白勺 程序猿6 小时前
Apache IoTDB(5):深度解析时序数据库 IoTDB 在 AINode 模式单机和集群的部署与实践
数据库·apache·时序数据库·iotdb·ainode
QQ3596773456 小时前
ArcGIS Pro实现基于 Excel 表格批量创建标准地理数据库(GDB)——高效数据库建库解决方案
数据库·arcgis·excel