迅雷下载目录只能在安装盘写入?
Tofloor
poster avatar
一天
deepin
2017-12-08 06:33
Author
准备下载点东西,发现迅雷下载目录只能在深度的安装盘。。。
这郁闷了,安装盘就100G,这下几个电影就要爆啊。
不能在挂载的NTFS盘写入吗?
Reply Favorite View the author
All Replies
avatar
comzhong
deepin
2017-12-08 06:45
#1
本帖最后由 comzhong 于 2017-12-8 04:05 编辑

创建一个文件夹链接:
ln -s target link      # 建立软连接

如:ln -s /media/NTFS/target ~/link

target 文件夹 是 NTFS 分区目标文件夹
link 是要在系统分区创建的软链接文件夹。


进入 link 文件夹就像进入 target 文件夹。


Reply View the author
avatar
一天
deepin
2017-12-08 07:38
#2
https://bbs.deepin.org/post/149783
创建一个文件夹链接:ln -s source dist # 建立软连接     源文件夹是NTFS分区某文件夹,dist 是系统分区镜 ...

好的  我去弄下。谢谢
Reply View the author
avatar
SoftCat
deepin
2017-12-08 16:12
#3
可以,选择NTFS盘的挂载点就行了
Reply View the author
avatar
shamine
deepin
2017-12-08 16:27
#4
每次我的默认都是非安装盘啊
Reply View the author