On 12/02/2014 03:54 PM, nobili, philippe wrote:

Some of our XML files are accessed  from an FTP location for viewing and
editing. This seems to be somehow broken *since XXE-6.1*, which
complains about permission issues on file’s opening:

However, the correct write permissions are granted for this location.

It's not a permission problem. See below.




The same file at the same location can be opened and saved with XXE-5.7
and XXE-5.9.


The error message

---
Cannot save to this type of location
"{0}"
Please specify another type of location
using command "File|Save As".
---

is issued only when XXE does not have a virtual drive plug-in supporting the protocol of the URL being opened.

XXE fully supports the "ftp", "ftps" and "sftp" protocol through an add-on called "FTP virtual drive plug-in".

When the "FTP virtual drive plug-in" is not installed, XXE can still open "ftp://user:password@host/..."; URLs using Java's built-in FTP support, but cannot save these URLs back to disk. Hence the message you had.

This add-on is no longer bundled with XXE since v5.8.1. So may be you simply forgot to install this add-on (i.e. using "Options|Install Add-ons"). Or may be you installed this add-on manually and forgot to clear the quick start cache.



--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to