Orbi WiFi 7 RBE973
Reply

Cannot do any operation on some specific files on readycloud

ganzo
Aspirant

Cannot do any operation on some specific files on readycloud

On readycloud, I tried to move files between folders, but nothing happens for some specific files.
I suspect that the file name harms.
I attached the base64 decoded dump of the AJAX request, so can you take a look why the request fails silently?

The example below contains non-ASCII characters, but it also happens for files whose name contains only ASCII characters when it contains "&" (encoded to "&" in the XML).

<?xml version="1.0" encoding="UTF-8"?>
<xs:nml xmlns:xs="http://www.netgear.com/protocol/transaction/NMLSchema-0.9" xmlns="urn:netgear:nas:readynasd" src="dpv_1392711541000" dst="nas">
<xs:transaction id="njl_id_1081">
<xs:command id="njl_id_1080" resource-id="FSMv" resource-type="FSMv">
<request id="njl_id_1080" method="fs.mv">
<param name="file-or-folder">C++プログラミングの処方箋.pdf</param>
<param name="from-folder">FROM_FOLDER</param>
<param name="to-folder">TO_FOLDER</param>
</request>
</xs:command>
</xs:transaction>
</xs:nml>
Message 1 of 2
Grievous
Aspirant

Re: Cannot do any operation on some specific files on readyc

Thanks, I'll get this filed internally and we'll take a look at it.
Message 2 of 2
Top Contributors
Discussion stats
  • 1 reply
  • 3454 views
  • 0 kudos
  • 2 in conversation
Announcements