Menu

#6 dotfiles are not seen remotely

open-invalid
nobody
None
5
2025-09-01
2009-06-05
Halfgaar
No

It appears that weex doesn't see dotfiles remotely. When I rebuild cache, it always resends the same dotfiles, but nothing else. Also, I have a bunch of dotfiles on the FTP server I made as tests, which do seem to be removed, even after regenerating the cache.

$ weex -r project|grep -i sending
Sending : .htaccess
Sending : .cvsignore

Running again:

$ weex -r project|grep -i sending
Sending : .htaccess
Sending : .cvsignore

Discussion

  • Nobody/Anonymous

    ShowHiddenFile = true

    have you tried it in you configuration?

     
  • Halfgaar

    Halfgaar - 2009-06-09

    That fixes it.

     
  • Halfgaar

    Halfgaar - 2009-06-09
    • status: open --> open-invalid
     
  • Robert Riebisch

    Robert Riebisch - 2025-09-01

    @ldrolez Would you mind to close this ticket?

     

Log in to post a comment.