Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page.
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.