felixonmars / BaiduPCS-Go

Re-upload of iikira/BaiduPCS-Go
Apache License 2.0
927 stars 307 forks source link

Is there any fix for soft links? #30

Open Liyunfan1998 opened 3 years ago

Liyunfan1998 commented 3 years ago

$ ./BaiduPCS-Go u ~/NYU_summer_intern /NYU_summer_intern

警告: 遍历错误: lstat /home/lyunfan/NYU_summer_intern/deep-high-resolution-net.pytorch/NYUpose/bin/python/: not a directory 未检测到上传的文件.

$ ls -hl /home/lyunfan/NYU_summer_intern/deep-high-resolution-net.pytorch/NYUpose/bin/python

lrwxrwxrwx 1 lyunfan lyunfan 7 6月 5 15:37 /home/lyunfan/NYU_summer_intern/deep-high-resolution-net.pytorch/NYUpose/bin/python -> python2

masx200 commented 3 years ago

I also encountered the same problem