有个文件夹点进去后显示为:文件夹为空,看不到任何文件
Tofloor
poster avatar
cryinsun
deepin
2019-08-01 04:36
Author
本帖最后由 cryinsun 于 2019-7-31 21:13 编辑

有一个文件夾里面有大量的文件,但点进去后显示为:文件夾为空,看不到任何文件。这个文件夾和别的文件夾命名没有任何区别,区别可能是里面文件很多,并且很大。其余所有文件夾均可见。磁盘是通过USB连接上来的。这个问题不解决,可能是我用了1个多月,放弃DEEPin的原因。因为看不到我的关键文件,并且,害怕不 小心删除了此类文件。没有信心啦。再进来努力一把,看是不有人能帮我解决这个问题,让我不放弃这个系统。先 谢谢大家啦 。
Reply Favorite View the author
All Replies
avatar
cryinsun
deepin
2019-08-01 05:16
#1
这个问题对我来说是致命问题,呼叫大佬解决。
Reply View the author
avatar
WENWEN
deepin
2019-08-01 16:24
#2
https://bbs.deepin.org/post/181435
这个问题对我来说是致命问题,呼叫大佬解决。

这个不是深度文官吧
Reply View the author
avatar
superendermansm
deepin
2019-08-01 17:18
#3
请使用深度文件管理器
Reply View the author
avatar
aida
deepin
2019-08-01 17:25
#4
你好  请使用u盘时在终端输入

sudo df -h && sudo fdisk -l

将命令的反馈贴上来。
Reply View the author
avatar
cryinsun
deepin
2019-08-02 06:26
#5
https://bbs.deepin.org/post/181435
请使用深度文件管理器

依然如此
Reply View the author
avatar
cryinsun
deepin
2019-08-02 06:33
#6
https://bbs.deepin.org/post/181435
你好  请使用u盘时在终端输入

sudo df -h && sudo fdisk -l

Disk /dev/sdc: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: F33E1FB0-126E-11E4-830E-00E04C2E9472

Device      Start        End    Sectors  Size Type
/dev/sdc1    2048     264191     262144  128M Microsoft reserved
/dev/sdc2  264192 3907026943 3906762752  1.8T Microsoft basic data
Reply View the author
avatar
aida
deepin
2019-08-02 19:05
#7
https://bbs.deepin.org/post/181435
Disk /dev/sdc: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 by ...

df -h 漏掉了
Reply View the author
avatar
cryinsun
deepin
2019-08-15 05:46
#8
本帖最后由 cryinsun 于 2019-8-14 22:51 编辑

被作者手工删除。
Reply View the author
avatar
cryinsun
deepin
2019-08-15 06:44
#9
本帖最后由 cryinsun 于 2019-8-14 22:53 编辑

找到问题可能症结所在!求解释!我在windows下将这个无法显示文件的文件夹下2000多个文件移到单独一个新建文件夹下,那这个文件夹下其他文件可见了。再点开这个新建的文件夹,下面的文件仍不可见,不知道是文件太多还是某个文件有问题造成的。随后,我又进入windows,将这个新建文件夹里的文件又分成2个文件夹,最后发现文件少的那个文件夹无法显示,文件多的那个文件夹显示正常,说明不是文件太多造成的。可能原因是某个文件或文件夹有问题造成整个文件夹无法显示。

windows下一切正常啊。BUG啊。。
Reply View the author
avatar
cryinsun
deepin
2019-08-15 06:56
#10
xmg@xmg-deepin:/media/xmg/data/门'documents/!!所有未分类文档/!!归类1$ dir
dir: 正在读取目录'.': 无效或不完整的多字节字符或宽字符
xmg@xmg-deepin:/media/xmg/data/门'documents/!!所有未分类文档/!!归类1$

Reply View the author
avatar
189******23
deepin
2019-08-15 07:55
#11
https://bbs.deepin.org/post/181435
xmg@xmg-deepin:/media/xmg/data/门'documents/!!所有未分类文档/!!归类1$ dir
dir: 正在读取目录'.': 无效 ...

我觉得,是你文件名的问题?
挂载之后,直接用终端去目录下ls一下看看
Reply View the author
avatar
189******23
deepin
2019-08-15 07:56
#12
本帖最后由 piggyking 于 2019-8-14 23:59 编辑

为啥会用感叹号做目录名。。。应该就是感叹号的问题了。。
试了,好像并不是。
但是肯定是某个文件名的问题,用了奇怪的字符造成的。
Reply View the author
avatar
deepinuser17
deepin
2019-08-15 11:12
#13
打开深度终端,运行:
  1. find <路径> -type f -exec ls -l {} \;
Copy the Code


这个命令会报告无法读取的文件名。 路径要用最顶端的。
Reply View the author
avatar
aida
deepin
2019-08-15 18:04
#14
哦 对了这是nautilus,这是gnome的
Reply View the author
avatar
cryinsun
deepin
2019-08-28 17:51
#15
本帖最后由 cryinsun 于 2019-8-28 09:53 编辑
https://bbs.deepin.org/post/181435
打开深度终端,运行:

无法上传图片,只好新开一贴,同时希望引起重视!
https://bbs.deepin.org/post/182229#
Reply View the author