<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: File copy Permission denied while using filesystem object fso in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-copy-Permission-denied-while-using-filesystem-object-fso/m-p/1692125#M726694</link>
    <description>&lt;P&gt;You forgot to explain from where you are trying to run things when it is failing, very pertinent piece of information we need to know in order to answer your question.&amp;nbsp; I would suspect the issue lies in whatever process you are using to run things when not running directly from the Desktop Client as a logged on user, the account running things otherwise will need to have the proper File Share permissions/NTFS rights in order to do so.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 18:10:55 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-04-08T18:10:55Z</dc:date>
    <item>
      <title>File copy Permission denied while using filesystem object fso</title>
      <link>https://community.qlik.com/t5/QlikView/File-copy-Permission-denied-while-using-filesystem-object-fso/m-p/1684654#M726693</link>
      <description>&lt;P&gt;I am using fso to copy file from local folder to Shareddrive, but I am getting "permission denied" while copying to shareddrive. But it's working fine while I'm doing manually.so I hope no problem with sharedrive access permission.please help me to sort out this issue&lt;/P&gt;&lt;P&gt;Sub Copy_d()&lt;/P&gt;&lt;P&gt;Dim FSO As Object Dim FromPath As String Dim ToPath As String&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FromPath = "give excel path" ToPath = "give share point path"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Set FSO = CreateObject("scripting.filesystemobject")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If FSO.FolderExists(FromPath) = False &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then MsgBox FromPath &amp;amp; " Path doesn't exist" Exit Sub&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;End If &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FSO.CopyFolder Source:=FromPath, Destination:=ToPath &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MsgBox " copied " &amp;amp; ToPath &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;End Sub&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-copy-Permission-denied-while-using-filesystem-object-fso/m-p/1684654#M726693</guid>
      <dc:creator>Businessanalyst</dc:creator>
      <dc:date>2024-11-16T18:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: File copy Permission denied while using filesystem object fso</title>
      <link>https://community.qlik.com/t5/QlikView/File-copy-Permission-denied-while-using-filesystem-object-fso/m-p/1692125#M726694</link>
      <description>&lt;P&gt;You forgot to explain from where you are trying to run things when it is failing, very pertinent piece of information we need to know in order to answer your question.&amp;nbsp; I would suspect the issue lies in whatever process you are using to run things when not running directly from the Desktop Client as a logged on user, the account running things otherwise will need to have the proper File Share permissions/NTFS rights in order to do so.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-copy-Permission-denied-while-using-filesystem-object-fso/m-p/1692125#M726694</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-08T18:10:55Z</dc:date>
    </item>
  </channel>
</rss>

