Menu

Don't remove .htacces

Help
2021-03-07
2021-03-09
  • Argenty Jean

    Argenty Jean - 2021-03-07

    Hi,
    I can’t keep . htaccess in local and I want to keep it remote.
    I put the following lines in my . weexrc but it doesn’t seem to work :

    [gfp]
    HostName = ftp.xxxxxxxxxxxxxovh.net
    LoginName = XXXXXXX
    Password = XXXXXXXX
    SrcDir = /home/xxxxxx/gfp
    DestDir = /www
    ShowHiddenFile = true
    IgnoreRemoteFile = .htaccess
    [default]

    What happened ?

     
    • Ludovic Drolez

      Ludovic Drolez - 2021-03-09
       IgnoreRemoteFile = .htaccess
      

      Hi!

      Did you try with both IgnoreRemoteFile and IgnoreLocalFile?

      Regards,

      --
      Ludovic

      https://drolez.com/blog/ - Music and Tech Blog
      https://chezsandro.com - A cool place in Cape Verde :)

       
  • Argenty Jean

    Argenty Jean - 2021-03-09

    Thank you for your answer,

    I tried several methods but each time, if the file is missing from the local folder it is deleted on the remote folder.

     

Log in to post a comment.