cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Translate the entire conversation x

Code to copy files from client system to serversystem

ddemay
7-Bedrock

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.


Sent from my Verizon Wireless BlackBerry
1 REPLY 1
avillanueva
23-Emerald I
(To:ddemay)

Easier to use a CSV load file and post the files locally to the server.


Announcements

Top Tags