PackOrganization / Pack

Pack
https://pack.ac
Apache License 2.0
248 stars 9 forks source link

Packing symbolic links problem #6

Open toboil-features opened 8 months ago

toboil-features commented 8 months ago

I tried to pack my folder with symbolic link, and got Error: pd0sNotSupportedPath, Path: /home/user/test/file_link.txt

OttoCoddo commented 8 months ago

Pack does not follow symbolic links. For the time being, shortcuts (on Windows) are supported. Thank you for the note, and it will be added as a to-do.

setop commented 7 months ago

At least provide an option to ignore them, so the command can relaunched when such error comes across.

OttoCoddo commented 7 months ago

@setop That is a good idea; they will be either supported or ignored by the next update.

OttoCoddo commented 7 months ago

@setop That is a good idea; they will be either supported or ignored by the next update.