Set dst-path="flash/newfile.rsc" to save file on flash.I found out that the file is send to RAM instead. How can I change the destination to Flash?
Also as @rextended mentioned, mode=https can be removed, it is deprecated by scheme in url, url="https://..." to avoid potential issues in some further ROS versions.
Or as an alternative, can I import the file from the RAM memory?
Code:
import file-name="<some_file>"
Statistics: Posted by optio — Mon Feb 10, 2025 8:24 pm