<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I use CocoaWebserver with the WebDAV extension. You connect to the app with Finder, Nautilus, FIlezilla, etc<div class=""><br class=""></div><div class=""><a href="https://github.com/danomatika/PdParty/blob/master/doc/PdParty_User_Guide.md#detailed-instructions" class="">https://github.com/danomatika/PdParty/blob/master/doc/PdParty_User_Guide.md#detailed-instructions</a> (scroll down to WebDAV)</div><div class=""><br class=""></div><div class="">So far, no data has been removed form the Documents dir, as far as I can tell. I provide a user access method to manage patches, so I figure I don’t have to be too smart about things. I just provide access to Documents and a browser to open scenes & patches.</div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div class="">--------</div><div class="">Dan Wilcox</div><div class="">@danomatika</div><div class=""><a href="http://danomatika.com" class="">danomatika.com</a></div><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div></span></div></span></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Dec 2, 2014, at 11:40 AM, Joe White <<a href="mailto:white.joe4@gmail.com" class="">white.joe4@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">With PdParty, the built in web server provides access to the Documents directory. <br class=""></blockquote><br class="">Ahh interesting, how does that work? Do you connect to the iPhones server and upload files through some interface?<br class=""><br class="">This article provides more info on the different iOS app directories <a href="https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html" class="">https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html</a><br class=""><br class=""></div>One thing we had to be careful of was that downloadable data could be wiped by the OS to make space, and had to be something that could be recreated again at a later stage.<br class=""><br class=""></div>Cheers,<br class="">Joe</div>
</div></blockquote></div><br class=""></div></body></html>