+ "' because a directory already exists there (you cannot have a directory and file with the same name." );
}
if ( file.getStreamToStore( ) == null )
{
throw new FileStreamNotSetException(
"An upload stream has not been set on file '"
+ file.getPath( ).getAbsolutePath( ) + "'." );
}
if ( isEncrypted( ) )