Virtual Directory Persistence
I asked this question in a followup to another thread, but it makes sense as its own as well: what persistence, if any, is offered in a virtual directory? Let's say that I set up an edge device with an outgoing virtual directory, put some files on there, and wait. The server can see the files through the FileTransfer shape. If I delete those files on the edge device, the files disappear from the FileTransfer shape, but were are those files still visible from an upload sent to my Thingworx server? Can I make use of Thingworx Virtual Directory to copy files from an edge device for backup directly essentially, or do I need to have another "BackupThing" which listens for the appropriate event on the Thing that I care about and executes Copy services to move the files being backed up into the always-on "virtual" BackupThing for safe keeping?

