Stats file refuses to transfer

Hi, I am trying to transfer the file ".statspwd" from my FTP server onto my local machine. When I try to drag and drop the file, I get the following message:

[08:32:24] CWD /stats
[08:32:24] 250 OK. Current directory is /stats
[08:32:24] PWD
[08:32:24] 257 "/stats" is your current location
[08:32:24] TYPE I
[08:32:24] 200 TYPE is now 8-bit binary
[08:32:24] SIZE .statspwd
[08:32:24] 213 27
[08:32:24] MDTM .statspwd
[08:32:25] 213 20070619184317
[08:32:25] PASV
[08:32:25] 227 Entering Passive Mode (68,178,254,235,50,190))
[08:32:25] Opening data connection to 68.178.254.235 Port: 12990
[08:32:25] RETR .statspwd
[08:32:25] 550 Can't open .statspwd: Permission denied
[08:32:25] 0 bytes transferred. (0 bytes/s) (31 ms)
[08:32:25] MDTM .statspwd
[08:32:25] 213 20070619184317
[08:32:25] Transfer failed. Use the Transfer Queue for automatic retries.

When I try to use Transfer Queue, nothing happens and the file does not get transferred. All other files transfer no problem, using either method. Any ideas why this file refuses to transfer? Thanks.

From the log:
[08:32:25] RETR .statspwd
[08:32:25] 550 Can't open .statspwd: Permission denied

It means you do not have sufficient permissions to transfer the file. Your web hosting provider can help you with this matter.

From the log:
[08:32:25] RETR .statspwd
[08:32:25] 550 Can't open .statspwd: Permission denied

It means you do not have sufficient permissions to transfer the file. Your web hosting provider can help you with this matter.

OK, thanks.