Is it me or when you upload a file it tries to read from the public
location when farcry is uploading to the secure location. As such not
file info get retrieved (fileSize and fileExt)  My fix it to change
the ftSecure="false" to ftSecure="true" as below:

<cfproperty ftSeq="3" ftFieldset="File Details" name="filename"
type="string" hint="The name of the file to be uploaded" required="no"
default="" ftType="file" ftLabel="File" ftDestination="/dmfile"
ftSecure="true" />

Should this be loaded as a bug or am I missing a trick?

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to