How to make wget download files with the same name from different links, but not from identical links?

前端 未结 0 1596
北荒
北荒 2021-01-28 05:57

I only want the -nc functionality when downloading from the same link:

wget -nc www.example.com/page01/file.txt
wget -nc www.example.com/page01/file.txt


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题