File names and ftp transfer problem

I'm trying to upload ZenPhoto/ZenPage to a server (Yahoo Small Business using FileZilla. Some files (e.g. .htaccess, blue and green play.css, etc.) don't upload. I suspect because the names are illegal on Unix server (dot at the beginning of the name, the spaces in the name). What do I do?

Many thanks.

Comments

  • fretzl Administrator, Developer
    Have you tried FileZilla -> Server -> Force showing hidden files.?
  • Thanks, yes, the Force showing hidden files is on, but the files that have spaces in the names and .htaccess consistently go to 'failed transfers' tab. Is there anything else that can be tried (I suspect that Zenphoto has been uploaded to Yahoo! business server by someone before). Many thanks.
  • acrylian Administrator, Developer
    It may be related to the Yahoo server you spoke of, but I don't know nothing about these. Maybe they don't support htaccess/modrewrite at all then you won't need it anyway... Generally filename starting with a . should work on any Unix server (Apache is one...). Maybe try to use another ftp client or ask the Yahoo support.
  • fretzl Administrator, Developer
    I found some info that may be of help.
    Read this and this.

    In short it says:
    No permission to upload .htaccess file or files with spaces in the filename.
  • Many, many thanks. If this is the case, would it mean that Yahoo server is incompatible with ZenPhoto, or the names of these few files could be renamed somehow to get ZenPhoto to work there anyway?

    What ZenPhoto functionalities will be affected by not having the .htaccess file available?

    Cheers!
  • fretzl Administrator, Developer
    That all depends on the configuration of the Yahoo server.
    Most likely `mod_rewrite` will be affected. In that case you will not see SEO friendly URL's in your browser.
    Make sure you change your filenames and give it a try to see what happens.
Sign In or Register to comment.