<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>File activities on Virtosoftware Guides &amp; Docs</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/</link><description>Recent content in File activities on Virtosoftware Guides &amp; Docs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 24 Oct 2024 18:38:36 +0000</lastBuildDate><atom:link href="https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/index.xml" rel="self" type="application/rss+xml"/><item><title>Delete file</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/delete-file/</link><pubDate>Thu, 24 Oct 2024 18:38:36 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/delete-file/</guid><description>&lt;p&gt;This activity deletes the specified file.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/delete_file_1.png" alt="delete_file_1" /&gt;&lt;/p&gt;
&lt;p&gt;If the file to be deleted does not exist, no error is thrown.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Delete &lt;strong&gt;the specified path&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;the specified path&lt;/td&gt;&lt;td&gt;The name of the file to be deleted. Wildcard characters are not supported.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description></item><item><title>Delete directory</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/delete-directory/</link><pubDate>Thu, 24 Oct 2024 18:38:27 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/delete-directory/</guid><description>&lt;p&gt;This activity deletes the specified directory and, if indicated, any subdirectories and files in the directory.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/delete_directory_1.png" alt="delete_directory_1" /&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;path&lt;/strong&gt; parameter is not case-sensitive.&lt;/p&gt;
&lt;p&gt;If &lt;strong&gt;Remove subdirectories and files&lt;/strong&gt; is set to &lt;strong&gt;Yes&lt;/strong&gt;, the user must have write permission for the current directory as well as for all subdirectories.&lt;/p&gt;
&lt;p&gt;The behavior of this method differs slightly when deleting a directory that contains a reparse point, such as a symbolic link or a mount point. If the reparse point is a directory, such as a mount point, it is unmounted, and the mount point is deleted. This method does not recurse through the reparse point. If the reparse point is a symbolic link to a file, the reparse point is deleted, not the target of the symbolic link.&lt;/p&gt;</description></item><item><title>Create directory</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/create-directory/</link><pubDate>Thu, 24 Oct 2024 18:38:20 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/file-activities/create-directory/</guid><description>&lt;p&gt;This activity creates all directories and subdirectories in the specified path.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/create_directory_1.png" alt="create_directory_1" /&gt;&lt;/p&gt;
&lt;p&gt;Any directories specified in the path are created, unless they already exist or some part of the path is invalid. The path parameter specifies a directory path, not a file path. If the directory already exists, this method does nothing.&lt;/p&gt;
&lt;p&gt;You can create a directory on a remote computer or on a share that you have write access to. UNC paths are supported; for example, you can specify the following for the path: &lt;code&gt;\\2009\Archives\December&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>