Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily.
X
Code to copy files from client system to serversystem
While this is possible you need to consider the file names are changed in the vault. Assuming your not persisting them as blobs in the DB. It's not just a simple set of code to handle transfer IO between server and client. Can it be done yes? I'm not sure if its worth doing it this way.