Hello,
I am confused at the following two expressions as to which one is correct?
(1)
------------------------------------------------------------------------------
Please note that original index.html file was backup and renamed as 'index.html.bak'
------------------------------------------------------------------------------
(2)
------------------------------------------------------------------------------
Please note that original index.html file was backed-up and renamed as 'index.html.bak'
------------------------------------------------------------------------------
Peter
In [1], 'backup' functions as an adjective or substantive noun, and it refers to a file, a backup file.
[1] Please note that [the] original index.html file was [a] backup [file] and [it was] renamed as 'index.html.bak'
Note, html isn't a backup file, so [2] is the meaning you're looking for:
[2] Please note that [the] original index.html file was backed-up and [was] renamed as 'index.html.bak'
In [2], 'backed-up' functions as part of the verb phrase 'was backed-up and [was] renamed'. I believe [2] is the meaning you're after. Note, the original index.html file was backed-up and then renamed as index.html.bak, which is a backup file.
![]()
Hey,
I appreciate your clarification. I has cleared my doubts. Many thanks for your time and help.
Peter
You're welcome, Peter.