Seklfreak / discord-image-downloader-go

A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
MIT License
349 stars 90 forks source link

Doesn't create folders in debian #147

Open smokeofc opened 5 years ago

smokeofc commented 5 years ago

Hi there! In the progress of migrating all the various stuff I got running locally to a VPS, and that includes this app. Managed to get it running after a lot of messing about, but seems it's not creating folders and saving stuff.

as an example, I got this: 417396469276638767 = .\snakkisSrv\Officials\bull

It creates the SnakkisSrv folder, but does not create the other two folders, and can't find the image when it's downloaded.

smokeofc commented 5 years ago

created all folders manually, it seems to create the bottommost dir with wrong permissions, so it can't create any more folders, or store files. would this be possible to fix?

Official-Husko commented 5 years ago

https://github.com/Seklfreak/discord-image-downloader-go/issues/150