<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Can record element save to network path?</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=13142831" />
  <subtitle>Can record element save to network path?</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=13142831</id>
  <updated>2013-05-20T08:04:35Z</updated>
  <dc:date>2013-05-20T08:04:35Z</dc:date>
  <entry>
    <title>RE: Can record element save to network path?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13167486" />
    <author>
      <name>Ryan Hilfers</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13167486</id>
    <updated>2013-03-17T15:13:57Z</updated>
    <published>2013-03-17T15:13:57Z</published>
    <summary type="html">Looks like this is happening because Tomcat service is setup to logon as a local system account, thus only giving me access to the computer as \\localhost\C$\Folder works just fine. </summary>
    <dc:creator>Ryan Hilfers</dc:creator>
    <dc:date>2013-03-17T15:13:57Z</dc:date>
  </entry>
  <entry>
    <title>Can record element save to network path?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13142830" />
    <author>
      <name>Ryan Hilfers</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13142830</id>
    <updated>2013-03-16T01:40:10Z</updated>
    <published>2013-03-16T01:36:57Z</published>
    <summary type="html">I've been trying to get the Record element to save to a network path e.g.  [url=file://ip/C$/Folder]\\IP\C$\Folder[/url]   but that fails and it fails because the path is not a directory..    I sanity checked myself with the following code: File f = new File(\\\\IP\\C$\\Folder); and executing f.isDirectory() Which returns "true" every time (replace IP with an actual IP of course).   Anyone know if it's possible to get the Record element to save the file to a network path?     Thanks! -Ryan</summary>
    <dc:creator>Ryan Hilfers</dc:creator>
    <dc:date>2013-03-16T01:36:57Z</dc:date>
  </entry>
</feed>

