 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: IFS File Permissions When Uploading a File via PHP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ifs-file-permissions-when-uploading-a-file-via-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ifs-file-permissions-when-uploading-a-file-via-php/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: dcantwell</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ifs-file-permissions-when-uploading-a-file-via-php/#comment-73586</link>
		<dc:creator>dcantwell</dc:creator>
		<pubDate>Tue, 09 Feb 2010 13:46:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-73586</guid>
		<description><![CDATA[Well it looks like the file was getting full permissions for the user who uploaded it and none of the other permissions of the folder.  

We have certain permissions we want applied to all files in the folder.  We created a Windows .bat script to compensate for it right now.  The .bat script successfully applies the permissions using xcopy. 

That script will work for now.  We were just trying to do it more interactively.]]></description>
		<content:encoded><![CDATA[<p>Well it looks like the file was getting full permissions for the user who uploaded it and none of the other permissions of the folder.  </p>
<p>We have certain permissions we want applied to all files in the folder.  We created a Windows .bat script to compensate for it right now.  The .bat script successfully applies the permissions using xcopy. </p>
<p>That script will work for now.  We were just trying to do it more interactively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ifs-file-permissions-when-uploading-a-file-via-php/#comment-73572</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Tue, 09 Feb 2010 02:08:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-73572</guid>
		<description><![CDATA[I&#039;ll add a comment, though I can&#039;t say a whole lot about what&#039;s happening.

Note that PHP is a 3rd-party facility with behavior of its own. It&#039;s not technically under any strict obligation to follow how any particular OS does things.

With that said, you might want to review the thread that &lt;a href=&quot;http://www.php.net/manual/en/function.move-uploaded-file.php#85149&quot;&gt;this comment by Florian&lt;/a&gt; resides within. Perhaps it will provide something useful.

I would make sure that both Zend and IBM heard complaints about it.

Tom]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ll add a comment, though I can&#8217;t say a whole lot about what&#8217;s happening.</p>
<p>Note that PHP is a 3rd-party facility with behavior of its own. It&#8217;s not technically under any strict obligation to follow how any particular OS does things.</p>
<p>With that said, you might want to review the thread that <a href="http://www.php.net/manual/en/function.move-uploaded-file.php#85149">this comment by Florian</a> resides within. Perhaps it will provide something useful.</p>
<p>I would make sure that both Zend and IBM heard complaints about it.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dand</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ifs-file-permissions-when-uploading-a-file-via-php/#comment-73364</link>
		<dc:creator>dand</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:23:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-73364</guid>
		<description><![CDATA[Tom Liotta...I&#039;m waiting on your reply for this one.  I saw you have an article I can get by paying for joining the experts site.  I know you could set up a scheduler job to set authorities to a file by path and name but if you&#039;re date stamping or numbering many incoming files I don&#039;t think this would work without some pretty complicated code and the data might be temporarily unavailabe for other users.]]></description>
		<content:encoded><![CDATA[<p>Tom Liotta&#8230;I&#8217;m waiting on your reply for this one.  I saw you have an article I can get by paying for joining the experts site.  I know you could set up a scheduler job to set authorities to a file by path and name but if you&#8217;re date stamping or numbering many incoming files I don&#8217;t think this would work without some pretty complicated code and the data might be temporarily unavailabe for other users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdraebel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ifs-file-permissions-when-uploading-a-file-via-php/#comment-73334</link>
		<dc:creator>pdraebel</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:36:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-73334</guid>
		<description><![CDATA[What are the permissions on the resulting file ?]]></description>
		<content:encoded><![CDATA[<p>What are the permissions on the resulting file ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.012 seconds using memcached
Object Caching 311/312 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 04:59:19 -->