Results 1 to 6 of 6

Thread: Dreamweaver + Filezilla

  1. #1
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default Dreamweaver + Filezilla

    Has anyone found this flaw with filezilla and using dreamweaver as the editor if you open 2 files from different directories with the same name i.e index.html from the root directory and index.html from a directory within that root directory it will ask if you want to override it. I always have to quit out whenever I do this because I don't know which directory the original index.html (or other files with same names from different directories) will save into whether it keeps track of it or if it errors. Or is it consider bad practice to use the same file name in different directories and this shouldn't really be an issue?
    Last edited by bluewalrus; 01-12-2009 at 02:08 AM.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    It doesn't really matter if you use the same file names in the same directories.. Sometimes you need to forexample:

    www/
    index.php
    style.css
    script.js

    Effects
    index.html
    style.js


    For something like that it would be ok.
    Jeremy | jfein.net

  3. #3
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    What if those were of the same type though, still the same result? like style.js in effects or index.html in www/

    I think it would be but I don't get why dreamweaver/filezilla is having a problem with it.

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I think that it would still be fine, even if the tables were turned to look like:
    www/
    index.php
    style.css
    script.js

    Effects
    index.php
    script.js
    Jeremy | jfein.net

  5. The Following User Says Thank You to Nile For This Useful Post:

    bluewalrus (01-05-2009)

  6. #5
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Ok thanks.

  7. #6
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I'm glad to help you any time bluewalrus.
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •