Native Version - Permission Denied Error

Kenneth Brody kenbrody at bestweb.net
Fri Mar 19 21:03:20 PST 2004


Linda Hapner wrote:
[...]
> When I did that today, I get permission denied errors on their server.
> 
> My main computer died yesterday, but I made CD-R saves of my filepro
> programs.  I uploaded these programs to my spare machine (a laptop).  When I
> pull up the files I worked on, I also get permission denied errors.  I can
> access the database, but cannot get into the map, processing or reports.
[...]

Windows may have made the files read-only when copied to/from the CD.
Use "attrib -r" to remove the read-only attribute.

    attrib -r \path\to\filepro\*.* /s

-- 

+---------+----------------------------------+-----------------------------+
| Kenneth |     kenbrody at spamcop.net      | "The opinions expressed     |
|    J.   |    http://www.hvcomputer.com     |  herein are not necessarily |
|  Brody  |      http://www.fptech.com       |  those of fP Technologies." |
+---------+----------------------------------+-----------------------------+



More information about the Filepro-list mailing list