Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't upload dotfiles #16

Open
sixcorners opened this issue Sep 3, 2018 · 3 comments
Open

Can't upload dotfiles #16

sixcorners opened this issue Sep 3, 2018 · 3 comments

Comments

@sixcorners
Copy link

The CLI doesn't let me push dotfiles.
The main thing I want to push is ".well-known/keybase.txt".

@da2x
Copy link

da2x commented Jan 22, 2019

You can upload with the upload command:

neocities upload -d ".well-known" ".well-known/keybase.txt"

@janseeger
Copy link
Contributor

janseeger commented Nov 7, 2021

I do have the same issue, but I need to upload a whole directory structure for WKD.

This could be made configurable by optionally (perhaps with an -a parameter) passing the File::FNM_DOTMATCH flag into the glob call.

@janseeger
Copy link
Contributor

I just re-ran into this same issue (this time with .well-known/matrix/server) and decided to scratch that itch for me. I built my own Docker image with the modified neocities-cli and it works fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants