Sebastian Popp
Sebastian Popp
Thank you for your contribution! I'm honestly not a big lftp expert, but reading the documentation > This is cpu-intensive but provides privacy. I'm thinking, shouldn't this be an option...
In some scenarios, the server-side download doesn't work (e.g. a local environment with self-signed certs or a password-protected staging environment). This is not a great fix, but it works for...
As I said: I think this shouldn't be the default, but rather an option. Closing this for now, but feel free to open a new pull request that optionally adds...
git-ftp needs the full git history in order to work. `actions/checkout@v2` by default only gets the latest commit. It might help to set the `fetch-depth` option to `0` to get...
You need to be root to change the file. Just use sudo: ``` sudo nano /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/include/Availability.h ```