PDA

View Full Version : Problem with readonly files and FTP


pt9
23-Apr-2008, 06:46 AM
I've found a bug when overwriting readonly files from an FTP site.

i.e. left side is a local folder, with File1.txt in it, set as readonly

right side is an ftp folder, with a different File1.txt in it.


Copying right->left, it prompts:

File1.txt is read-only. Are you sure you want to overwrite it?

I answer Yes, but it doesn't actually reset the readonly attribute, and the copy fails:

23/04/2008 12:38:01 Unable to copy File1.txt: Cannot create file "C:\0\left\File1.txt". Access is denied


Strangely, it seems to work fine when comparing 2 local folders; just if the source folder is ftp?




Also, when copying multiple files, the buttons in the 2 prompts I get are in a different order.

i.e.

When copying a older file over a new one:
Yes, Yes to All, No, No to All, Cancel

When copying and the target is readonly:

File1.txt is read-only. Are you sure you want to overwrite it?
Yes, No, Cancel, No to All, Yes to All


It would be great to make the order of the "Yes/No to all" buttons consistent :-)

Chris
23-Apr-2008, 10:41 AM
Thanks for the suggestion about the prompt button order. Making the button order consistent is on our todo list for a future release.

Chris
23-Apr-2008, 10:44 AM
Thanks for reporting the bug overwriting local read-only files with a file from an FTP server. I'll add this to our bug list to be fixed.

Henning
23-Oct-2008, 04:39 AM
The "Access is denied" bug when overwriting local read-only files with a file from an FTP server occurs in the latest version 3.0.9 (build 9222). Is this one still on your list of bugs to be fixed?

Thanks,
Henning

Craig
09-Nov-2008, 09:40 AM
It will be fixed in the next release.

Henning
05-Dec-2008, 02:35 AM
The "Access is denied" bug is fixed in version 3.0.11 (build 9510).

Thanks,
Henning