try
list.files(path = "C:\\",
pattern = "^fitbase.csv$",
recursive = TRUE,
include.dirs = TRUE,
full.names = TRUE)
This might take a few minutes to run, but on completion should tell you if (and exactly where) any file called exactly fitbase.csv might be on your C:\