Re: Dreamweaver Creates Weird Filenames on a MAC -
11-11-2004
, 04:50 PM
I found some more information on the internet regarding the files with names -
i.e. #index.html#, _index.html, index.html~. These are backup files created
in the Unix environment. They are NOT created by Dreamweaver. Unix
Environment: Filenames ending with the tilda (~) symbol, or beginning and
ending with the hash (#) symbol, are backup files. A file whose name ends with
a ~ symbol is created every time you save changes to a file. This backup file
will always contain the next-most recent version of a file. Similarly, a file
whose name begins and ends with the # symbol is an emergency backup file
created when you exit 'vi or Emacs' without saving changes. These files can
be deleted as they are of no use in Dreamweaver and cannot be opened in
Dreamweaver. Hope this helps. pattianne |